Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 7-10-2024, 06:32
  • Комментариев: 0
Название: One Hundred Physics Visualizations Using MATLAB, 2nd Edition
Автор: Dan Green
Издательство: World Scientific Publishing
Год: 2025
Страниц: 310
Язык: английский
Формат: pdf (true)
Размер: 50.3 MB

The MATLAB tools have evolved from scripts, to Apps and at present to Live code. The Live package is preferred because it combines text and equations with MATLAB code all in a single site. The results of that code, formerly shown separately, also appear in line and in this way the user can vary the parameters of the specific problem and explore immediately how the solutions vary in response. Indeed, the aim of this book is to use the ensemble of symbolic and numeric tools available in the MATLAB suite of programs to illustrate representative numerical solutions to about one hundred problems spanning several physics topics. The student typically works through the demonstration and alters the inputs using a Live script. This tool combines text, equations and solutions as figures and numerical or symbolic output all in a single Live script. The parametric variation is enabled using the Live tools of “edit fields”, “dropdown menus” and numerical “sliders”. MATLAB is a good vehicle for the computational tasks. It has a compiler, editor and debugger which are very useful and user friendly. The HELP utility is very extensive as is the complete documentation set. The MATLAB language is similar to a modern C++ or Python language. Indeed code conversion between MATLAB and Python is available which expands the pool of possible users of this text. MATLAB is a vector/matrix language which makes coding simple. Data is easily imported and exported in a variety of formats. Many tools are included with MATLAB. That fact drives the decision to use MATLAB tools to avoid unnecessary algebraic tedium in this text. Most problems are solved explicitly using the symbolic math tools. In general numerical results use the extensive MATLAB library of special functions and of numeric solvers of ordinary and differential equations.
  • Добавил: literator
  • Дата: 7-10-2024, 05:39
  • Комментариев: 0
Название: Guide to Advanced Statistical Analysis in R: Advanced data analysis – without tears
Автор: April Liu
Издательство: Vor Press
Серия: Statistics without Mathematics
Год: 2023
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Statistics is a seemingly very mysterious yet necessary subject at graduate level. Many graduate students are required to use statistics to carry out their research, be their study in science, medicine, engineering, business, or social sciences. Most universities provide basic courses in statistics for students at undergraduate and graduate level, including research design and the analysis of data. However, most courses are not long enough to cover statistics beyond a scattering of basic tests, and more advanced statistical methods are usually not explained in such a way as to be understood by novice statistics students, especially those without a mathematical leaning. In common with other books in the ‘Statistics without Mathematics’ series, each test is accompanied by a worked example. In particular, April Liu gives a running explanation of how the R functions are used, so that relatively new users of R should be able to dip into any chapter and reuse the code therein to examine their own datasets. She also recommends reading materials should the reader wish to study a test in greater depth. It should be emphasized that this book keeps it light, superficial even, in order for the test user to get started on data analysis with advanced statistical methods without becoming bogged down in theory and equations. April explains any complexities of the test in simple language which a non-statistician can easily follow.
  • Добавил: literator
  • Дата: 7-10-2024, 05:01
  • Комментариев: 0
Название: The Complete Python Coding Manual - 23th Edition, 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Страниц: 164
Язык: английский
Формат: pdf
Размер: 84.5 MB

Немногие языки программирования добились такого успеха, как Python, а благодаря его уникальному дизайну любой может научиться программировать для таких технических проектов, как Большой адронный коллайдер, создание первого петабайтного набора данных с изображениями черных дыр, создание следующего поколения искусственного интеллекта (ИИ) и многое другое. Изучить Python может каждый. Освоение Python не займет много времени, но начинать нужно с малого. От установки языка Python на компьютер до взаимодействия с пользователями и создания сложных переменных - это руководство поможет вам заложить фундамент для будущего программирования на Python. В нем содержится все, что вам нужно знать, чтобы перейти на новый уровень программирования на Python. Хотите ли вы продвинуться по карьерной лестнице, изучая Python, или просто хотите развлечься и открыть для себя что-то новое, наши пошаговые руководства и статьи дадут вам необходимые знания. Начните программировать на Python!
  • Добавил: literator
  • Дата: 7-10-2024, 02:37
  • Комментариев: 0
Название: Linux Shell Scripting: From Basics to Expert Proficiency
Автор: William Smith
Издательство: HiTeX Press
Год: 2024
Страниц: 561
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Linux Shell Scripting: From Basics to Expert Proficiency" is a comprehensive guide designed for anyone seeking to master the art of shell scripting within the versatile Linux environment. This book lays a solid foundation by introducing the essentials of Linux, detailing the fundamental commands, and exploring various types of shells. Each chapter meticulously builds upon the previous, ensuring a natural progression of knowledge from basic concepts to advanced techniques. Readers will learn to write and execute scripts, manage variables and user input, handle files and directories, and utilize powerful text processing tools. Advanced topics such as control structures, functions, libraries, and debugging are covered in depth, enabling readers to develop robust and efficient scripts. Security considerations and best practices are emphasized to ensure that scripts are both effective and secure. The book is enriched with practical examples and real-world scenarios, demonstrating the practical applications of shell scripting in automating tasks and optimizing system operations. Whether you are a beginner or an experienced user, this book provides the tools and insights necessary to achieve expert proficiency in Linux shell scripting.
  • Добавил: literator
  • Дата: 6-10-2024, 19:49
  • Комментариев: 0
Название: Unity Game Development: A Beginner's Guide to Game Programming - 2nd Edition
Автор: Jiho Seok
Издательство: Independently published
Год: 2024
Страниц: 367
Язык: английский
Формат: mobi
Размер: 15.7 MB

Unity Game Development: A Beginner's Guide to Game Programming is the most current and comprehensive guide for novices stepping into the expansive world of game development using the latest version of Unity, Unity 2022.3 LTS. This book demystifies the process of creating games by providing you with a detailed roadmap from the fundamentals of the Unity interface to the advanced techniques of game programming. This book is designed with the beginner in mind, aiming to demystify the process of game development and make programming accessible and enjoyable. We will start from the very basics, introducing you to Unity and C# in a manner that is thorough yet engaging. Each chapter builds upon the last, ensuring that you are not merely learning but understanding and applying your knowledge. Through practical examples, exercises, and the occasional digression into the history and theory behind game development, we aim to foster a deep love for game programming. As you embark on this journey, remember that every expert was once a beginner. The path to mastery is paved with challenges, mistakes, and learning opportunities. This book is your guide through the highs and lows of game development, offering insights into the industry and practical advice for overcoming obstacles. Whether your goal is to develop the next indie hit, contribute to a major game title, or simply explore the possibilities of game programming, this book is for you. Let's begin this adventure together, armed with curiosity and a passion for creating something extraordinary. Welcome to the world of game programming with Unity and C#.
  • Добавил: Chipa
  • Дата: 6-10-2024, 11:06
  • Комментариев: 0

Название: Тестирование REST API в Postman - легкий старт в автоматизацию
Автор: Давид Согоян
Издательство: Stepik
Год: 2024
Формат: HTML
Страниц: много
Размер: 163 Mb
Язык: Русский

Данный курс, нацелен дать продвинутые и глубокие знания студентам - поэтому приобретая данный курс, нужно понимать, что здесь почти не будет тривиальных задач, которые можно решить "методом тыка". Все задачи и вопросы базируются на материалах из курса. В данном курсе мы шаг за шагом воспроизведем процесс тестирования API схожим с тестированием на реальном проекте.

  • Добавил: literator
  • Дата: 6-10-2024, 04:59
  • Комментариев: 0
Название: Java Spring Boot: A Middle-Level Guide to Enhancing Microservices and RESTful APIs with Spring Boot
Автор: Henry Arias
Издательство: Independently published
Год: 2024
Страниц: 197
Язык: английский
Формат: epub
Размер: 10.1 MB

Unlock the full potential of Java Spring Boot with "Java Spring Boot: A Middle-Level Guide to Enhancing Microservices and RESTful APIs with Spring Boot." This expertly crafted guide is designed for developers who have a basic understanding of Spring Boot and are ready to elevate their skills in building more sophisticated and efficient applications. Step beyond the basics and dive deep into the world of microservices and RESTful APIs using the Spring Boot framework. This book provides the insights and advanced techniques you need to transform your applications from good to great. "Java Spring Boot: A Middle-Level Guide to Enhancing Microservices and RESTful APIs with Spring Boot" is more than just a programming book; it’s a comprehensive resource that will help you understand the subtleties and nuances of efficient application development. Whether you’re looking to specialize in microservices, enhance your API development skills, or simply take your Spring Boot knowledge to the next level, this book is your ideal companion. Developing RESTful APIs with Spring Boot is a preferred method for many software developers due to its robustness, straightforwardness, and the extensive functionality offered by the Spring ecosystem. Spring Boot enhances the capabilities of the Spring framework, facilitating the quick development and deployment of production-grade web services with minimal initial setup. Step up your development game and build better, faster, and more robust applications with Spring Boot by harnessing the advanced strategies and methodologies detailed in this essential guide.
  • Добавил: ekvator
  • Дата: 5-10-2024, 20:47
  • Комментариев: 0
Грокаем конкурентность
Название: Грокаем конкурентность
Автор: Кирилл Бобров
Издательство: Питер
Год: 2025
Формат: pdf
Страниц: 273
Размер: 17,1 Мб
Язык: русский

Конкурентность позволяет эффективно выполнять компьютерные программы, разделяя их на задачи, которые можно запускать независимо. Такой подход помогает ускорить игровую графику, обучать большие модели искусственного интеллекта, быстро масштабировать веб-приложения, оптимизировать обработку больших данных и решать многие другие задачи. Работать с конкурентностью непросто, так что эта книга постепенно введет вас в курс дела, а помогут в этом интересные примеры, забавные иллюстрации и понятный код на Python. Вы изучите приемы, с помощью которых сможете программировать многоядерные и графические процессоры, а так же другие высокопроизводительные системы. Кирилл Бобров обходится без сложной математики, технического жаргона и тяжеловесных научных рассуждений, предпочитая простые и доступные объяснения.
  • Добавил: literator
  • Дата: 5-10-2024, 20:07
  • Комментариев: 0
Название: Kubernetes Observability in Action: Harnessing Innovative Observability using eBPF and Cilium
Автор: Gerardo López
Издательство: Independently published
Год: 2024
Страниц: 117
Язык: английский
Формат: epub
Размер: 10.1 MB

"Kubernetes Observability in Action" is an essential guide for professionals looking to enhance their understanding and capabilities in monitoring and troubleshooting Kubernetes environments. This book delves into the fundamental techniques and tools necessary for achieving deep observability in Kubernetes clusters, leveraging the powerful features of eBPF, Cilium, and Grafana. Take part in a thorough learning process that will help you understand not only the details of Kubernetes observability but also how to implement an initial observability platform. Use the combined power of K8s, Cilium, Grafana, Tempo, and Loki according to the guidance of a skilled professional to build a strong observability infrastructure. “Kubernetes Observability in Action” is not just a book; it’s an exploration into the realms of Kubernetes, eBPF, and the powerful synergy of Cilium and Grafana. In these pages, readers will embark on a journey that transcends traditional observability, diving into the intricate layers of containerized environments. We’ll unravel the potential of eBPF (Extended Berkeley Packet Filter) as a game-changing technology, unlocking unprecedented visibility into the inner workings of Kubernetes clusters.
  • Добавил: literator
  • Дата: 5-10-2024, 17:43
  • Комментариев: 0
Название: Coding & Programming User Manual - 23th Edition, September 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Страниц: 148
Язык: английский
Формат: pdf
Размер: 81.9 MB

Coding is everywhere. From your TV through to the International Space Station, you'll find millions of lines of code controlling and delivering the services that we take for granted. Behind all this code are the programmers who develop our digital world, using a multitude of different languages to weave the fabric of the Internet, operating systems, games and modern entertainment. We show you the fundamentals for Python, Linux, Raspberry Pi and C++, four of the most powerful languages in the world that are used by the likes of NASA, Microsoft, Apple and throughout the Internet. You will find ideas, concepts, tutorials, hints and projects that will take you from being a beginner to an advanced programmer able to form your own code. Your programming journey starts here...