Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Название: Terraform. Инфраструктура на уровне кода
Автор: Брикман Евгений
Издательство: Спринт Бук
Год: 2024
Формат: pdf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Terraform — настоящая звезда в мире DevOps. Эта технология позволяет управлять облачной инфраструктурой как кодом (IaC) на облачных платформах и платформах виртуализации, включая AWS, Azure и др. Третье издание было полностью переработано и дополнено, чтобы вы могли быстро начать работу с Terraform.
Евгений (Джим) Брикман знакомит вас с примерами кода на простом декларативном языке программирования Terraform, иллюстрирующими возможность развертывания инфраструктуры и управления ею с помощью команд. Умудренные опытом системные администраторы, инженеры DevOps и начинающие разработчики быстро перейдут от основ Terraform к использованию полного стека, способного поддерживать трафик огромного объема и большую команду разработчиков.
Разместил: tanyavip1 6-04-2024, 01:13 | Комментарии: 0 | Подробнее
Название: javascript Essentials For Dummies
Автор: Paul McFedries
Издательство: For Dummies
Год: 2024
Страниц: 192
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

The concise and digestible get-started guide to javascript programming. javascript Essentials For Dummies is your quick reference to all the core concepts about javascript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know about the foundations of javascript, swiftly and crystal clear. Perfect for a brush-up on the basics or as an everyday desk reference on the job, this is the reliable little book you can always turn to for answers. What’s the difference between a page that does nothing and a page that seems to be always dancing? One word: javascript. If you want your pages to be dynamic and interactive, you need a bit of behind-the-scenes javascript to make it so. “But,” I hear you object, “HTML isn’t that hard to learn. javascript is a programming language, for crying out loud!” I hear you. I believe that if you begin with the basic syntax and rules, study tons of examples to learn how they work, and then slowly build up to more complex scripts, you can learn javascript programming. I predict here and now that by the time you finish this book, you’ll even be a little bit amazed at yourself and at what you can do. This book is to the point, focusing on the key topics you need to know about this popular programming language. Great for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job.
Разместил: Ingvar16 6-04-2024, 01:11 | Комментарии: 0 | Подробнее
Название: Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications
Автор: Shreyas Subramanian
Издательство: Wiley
Год: 2024
Страниц: 224
Язык: английский
Формат: epub (true)
Размер: 15.5 MB

Learn to build cost-effective apps using Large Language Models. In Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications, Principal Data Scientist at Amazon Web Services, Shreyas Subramanian, delivers a practical guide for developers and data scientists who wish to build and deploy cost-effective large language model (LLM)-based solutions. In the book, you'll find coverage of a wide range of key topics, including how to select a model, pre- and post-processing of data, prompt engineering, and instruction fine tuning. Large language models (LLMs) have become a cornerstone of Artificial Intelligence (AI) research and applications, transforming the way we interact with technology and enabling breakthroughs in natural language processing (NLP). The author sheds light on techniques for optimizing inference, like model quantization and pruning, as well as different and affordable architectures for typical generative AI (GenAI) applications, including search systems, agent assists, and autonomous agents. Perfect for developers and data scientists interested in deploying foundational models, or business leaders planning to scale out their use of GenAI, Large Language Model-Based Solutions will also benefit project leaders and managers, technical support staff, and administrators with an interest or stake in the subject.
Разместил: Ingvar16 5-04-2024, 21:35 | Комментарии: 0 | Подробнее
Название: Python All-in-One For Dummies, 3rd Edition
Автор: John Shovic, Alan Simpson
Издательство: For Dummies
Год: 2024
Страниц: 704
Язык: английский
Формат: epub (true)
Размер: 38.2 MB

Everything you need to know to get into Python coding, with 7 books in one. Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for those new to coding, and it also makes a perfect reference for experienced coders looking for more than the basics. Apply your Python skills to data analysis, learn to write AI-assisted code using GitHub CoPilot, and discover many more exciting uses for this top programming language. This book is a reference manual to guide you through the process of learning Python and how to use it in modern computer applications, such as data science, artificial intelligence, physical computing, and robotics. If you're looking to learn a little about a lot of exciting things, this is the book for you. It gives you an introduction to the topics that you'll need to explore more deeply. Python All-in-One For Dummies, 3rd Edition guides you through the Python language and then takes you on a tour through some cool libraries and technologies (the Raspberry Pi, robotics, AI, Data Science, and more) that all revolve around the Python language. When you work on new projects and new technologies, Python is there with a diverse number of libraries just waiting for you to use.
Разместил: Ingvar16 5-04-2024, 20:00 | Комментарии: 0 | Подробнее
Название: Jetpack Compose 1.5 Essentials: Developing Android Apps with Jetpack Compose 1.5, Android Studio, and Kotlin
Автор: Neil Smyth
Издательство: Payload Media, Inc.
Год: 2024
Страниц: 636
Язык: английский
Формат: epub
Размер: 10.5 MB

This book teaches you how to build Android applications using Jetpack Compose 1.5, Android Studio Hedgehog (2023.1.1), Material Design 3, and the Kotlin programming language. The book begins with the basics by explaining how to set up an Android Studio development environment. The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, control flow, functions, lambdas, coroutines, and object-oriented programming. If you are new to Kotlin programming, the entire book is appropriate for you. An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how functions are combined to create user interface layouts, including row, column, box, flow, pager, and list components. Other topics covered include data handling using state properties and key user interface design concepts such as modifiers, navigation bars, and user interface navigation. Additional chapters explore building your own reusable custom layout components, securing your apps with Biometric authentication, and integrating Google Maps. The book covers graphics drawing, user interface animation, transitions, Kotlin Flows, and gesture handling.
Разместил: Ingvar16 5-04-2024, 15:11 | Комментарии: 0 | Подробнее
Название: Robust Machine Learning Distributed Methods for Safe AI
Автор: Rachid Guerraoui, Nirupam Gupta, Rafael Pinot
Издательство: Springer
Серия: Machine Learning: Foundations, Methodologies, and Applications
Год: 2024
Страниц: 180
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Today, Machine Learning algorithms are often distributed across multiple machines to leverage more computing power and more data. However, the use of a distributed framework entails a variety of security threats. In particular, some of the machines may misbehave and jeopardize the learning procedure. This could, for example, result from hardware and software bugs, data poisoning or a malicious player controlling a subset of the machines. This book explains in simple terms what it means for a distributed Machine Learning scheme to be robust to these threats, and how to build provably robust Machine Learning algorithms. Studying the robustness of Machine Learning algorithms is a necessity given the ubiquity of these algorithms in both the private and public sectors. Accordingly, over the past few years, we have witnessed a rapid growth in the number of articles published on the robustness of distributed Machine Learning algorithms. We believe it is time to provide a clear foundation to this emerging and dynamic field. By gathering the existing knowledge and democratizing the concept of robustness, the book provides the basis for a new generation of reliable and safe Machine Learning schemes. In addition to introducing the problem of robustness in modern Machine Learning algorithms, the book will equip readers with essential skills for designing distributed learning algorithms with enhanced robustness. This book is intended for students, researchers, and practitioners interested in AI systems in general, and in Machine Learning schemes in particular. The book requires certain basic prerequisites in linear algebra, calculus, and probability. Some understanding of computer architectures and networking infrastructures would be helpful.
Разместил: Ingvar16 5-04-2024, 14:23 | Комментарии: 0 | Подробнее
Название: Modern API Design with gRPC: Efficient Solutions to Design Modern APIs with gRPC Using Golang for Scalable Distributed Systems
Автор: Hitesh Pattanayak
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 331
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

Elevate Your Development with Effortless and Efficient API Communication. “Modern API Design with gRPC” is a definitive guide that empowers developers to leverage the full potential of gRPC in constructing efficient and scalable distributed systems. Beginning with an exploration of API evolution and its significance in software development, the book seamlessly transitions into the core concepts of gRPC architecture, protocol buffers, and stubs. Through practical examples and clear instructions, readers embark on a journey to establish their first gRPC server and client, laying a solid groundwork for further exploration. An API, or ‘Application Programming Interface,’ serves as a bridge between software components. I personally perceive the origin of APIs in the pursuit of ‘Code Reusability,’ akin to the motivation behind crafting functions. What sets APIs apart from functions is their inherent ‘Remote-ness,’ where APIs are stationed at network-accessible locations. This book caters to intermediate to advanced software developers and programmers aiming to enhance their expertise in modern API development using gRPC. Prior familiarity with fundamental software development concepts and proficiency in at least one programming language such as C++, Python, Ruby, Objective-C, PHP, C# are recommended to fully comprehend the concepts presented in this guide.
Разместил: Ingvar16 5-04-2024, 04:55 | Комментарии: 0 | Подробнее
Название: Coding For Beginners - 18th Edition, 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 46.8 MB

Coding For Beginners - это первый и единственный выбор, если вы новичок и хотите узнать все, что вам нужно для начала работы с кодированием и программированием. Это независимое руководство наполнено полезными рекомендациями и пошаговыми полностью иллюстрированными учебниками, написанными на простом и понятном английском языке. На страницах этого нового руководства вы узнаете все, что вам нужно знать о создании собственных удивительных приложений. С этим неофициальным руководством ни одна проблема не будет неразрешимой, ни один вопрос не останется без ответа, пока вы учитесь, изучаете и совершенствуете свои навыки программирования.
Разместил: Ingvar16 5-04-2024, 04:14 | Комментарии: 0 | Подробнее
Название: Handbook of Truly Concurrent Process Algebra
Автор: Yong Wang
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 648
Язык: английский
Формат: pdf (true)
Размер: 15.0 MB

Handbook of Truly Concurrent Process Algebra provides readers with a detailed and in-depth explanation of the algebra used for concurrent computing. This complete handbook is divided into five Parts: Algebraic Theory for Reversible Computing, Probabilistic Process Algebra for True Concurrency, Actors – A Process Algebra-Based Approach, Secure Process Algebra, and Verification of Patterns. The author demonstrates actor models which are captured using the following characteristics: Concurrency, Asynchrony, Uniqueness, Concentration, Communication Dependency, Abstraction, and Persistence. Every pattern is detailed according to a regular format to be understood and utilized easily, which includes introduction to a pattern and its verifications. Patterns of the vertical domains are also provided, including the domains of networked objects and resource management. To help readers develop and implement the software patterns scientifically, the pattern languages are also presented. Reversible computing is an interesting topic in Computer Science. Reversible computing has been used in many area, such as quantum computing, transactions in databases, and business transactions. In these application areas, there are two aspects of reversible computing: one is that there is a corresponding reverse atomic action for each atomic action, so it is reversible at the level of atomic action; the other is in program logic, for the forward logic is important and the reverse logic is important too. The relation between the forward logic and reverse logic is the main content of reversible computing.
Разместил: Ingvar16 4-04-2024, 20:47 | Комментарии: 0 | Подробнее
Название: Synthetic Data and Generative AI
Автор: Vincent Granville
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 410
Язык: английский
Формат: pdf (true), epub
Размер: 19.1 MB, 43.9 MB

Synthetic Data and Generative AI covers the foundations of Machine Learning, with modern approaches to solving complex problems and the systematic generation and use of synthetic data. Emphasis is on scalability, automation, testing, optimizing, and interpretability (explainable AI). For instance, regression techniques – including logistic and Lasso – are presented as a single method, without using advanced linear algebra. Confidence regions and prediction intervals are built using parametric bootstrap, without statistical models or probability distributions. Models (including generative models and mixtures) are mostly used to create rich synthetic data to test and benchmark various methods. I provide Python code and synthetic data generators for replication purposes.
Разместил: Ingvar16 4-04-2024, 18:16 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности