Mastering Infrastructure as Code with AWS CloudFormation: A comprehensive guide to AWS Cloud Automation and Orchestration

Автор: literator от 4-02-2025, 20:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Mastering Infrastructure as Code with AWS CloudFormation: A comprehensive guide to AWS Cloud Automation and Orchestration
Автор: Anchal Gupta
Издательство: BPB Publications
Год: 2025
Страниц: 396
Язык: английский
Формат: epub (true)
Размер: 12.3 MB

In today’s evolving cloud landscape, IaC bridges software development and infrastructure management. AWS CloudFormation, a powerful AWS service, enables you to define, provision, and manage infrastructure through code. This comprehensive guide is your key to unlocking the full potential of AWS CloudFormation, providing the knowledge and skills needed to create, automate, and optimize AWS infrastructures with precision. Begin your journey with the essentials of AWS CloudFormation and create templates, manage stacks, and navigate the CloudFormation console with confidence. Progress to mastering the design of scalable, secure, and efficient cloud architectures. Explore advanced techniques such as dynamic parameters, reusable templates, and stack dependency management. With practical, real-world examples, you will not only learn the theory but also gain hands-on experience automating deployments, implementing security protocols, and ensuring compliance in your cloud environment. Upon completing this guide, you will emerge as a proficient AWS CloudFormation expert, capable of crafting and managing AWS infrastructures with code. CloudFormation integrates seamlessly into continuous integration and continuous deployment (CI/CD) pipelines, supporting tools like Jenkins, GitLab CI/CD, and AWS CodePipeline.
 

Web Automation Testing Using Playwright: End-to-end, API, accessibility, and visual testing using Playwright

Автор: literator от 4-02-2025, 18:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Web Automation Testing Using Playwright: End-to-end, API, accessibility, and visual testing using Playwright
Автор: Kailash Pathak
Издательство: BPB Publications
Год: 2025
Страниц: 362
Язык: английский
Формат: epub (true)
Размер: 25.5 MB

The purpose of the book Web Automation Testing Using Playwright is to teach you how to use Playwright to automate your web testing. Playwright, a powerful automation tool developed by Microsoft, is a modern web automation framework that is fast, reliable, and easy to use. This book begins by introducing automation testing, its benefits, and Playwright, covering setup, scripting, and Playwright's architecture. It guides you through creating frameworks, selector strategies, and handling complex web elements like shadow DOM and iframes. Explore Playwright features such as Codegen, Inspector, UI mode, debugging with Trace Viewer, and generating detailed reports. Learn advanced techniques like building frameworks using Page Object Model (POM), integrating Cucumber/BDD, API testing, HTTP request interception, and accessibility and visual testing. Additionally, the book explores test execution in CI/CD tools, parallel testing, AI-driven test automation, leveraging generative AI like ChatGPT, and future trends in test automation. By the end of this book, you will be a web automation expert, writing efficient tests that validate web app functionality.
 

Machine Learning Interview Guide: Job-oriented questions and answers for data scientists and engineers

Автор: literator от 4-02-2025, 18:19, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Machine Learning Interview Guide: Job-oriented questions and answers for data scientists and engineers
Автор: Rehan Guha
Издательство: BPB Publications
Год: 2025
Страниц: 346
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This book prepares you with the knowledge and skills to confidently excel in the exciting world of machine learning (ML) interviews and launch a successful career in this dynamic field. This book offers a collection of curated questions and answers to help readers understand key ML concepts, including data processing, classification, regression, clustering, dimensionality reduction, time series, and natural language processing (NLP). While not exhaustive, it focuses on critical topics and common questions often encountered in interviews. The chapters highlight essential concepts without a strict order of importance, reflecting the informal nature of ML interviews. Alongside theoretical knowledge, the book emphasizes the importance of coding and real-world application for a deeper understanding. Practical exercises, coding projects, and continuous learning are crucial to mastering ML concepts.
 

A Generative Journey to AI: Mastering the foundations and frontiers of generative deep learning

Автор: literator от 4-02-2025, 16:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: A Generative Journey to AI: Mastering the foundations and frontiers of generative deep learning
Автор: Toni Ramchandani
Издательство: BPB Publications
Год: 2025
Страниц: 476
Язык: английский
Формат: epub (true)
Размер: 19.1 MB

Explore the world of generative AI, a technology capable of creating new data that closely resembles reality. This book covers the fundamentals and advances through cutting-edge techniques. It also clarifies complex concepts, guiding you through the essentials of Deep Learning, neural networks, and the exciting world of generative models, like GANs, VAEs, Transformers, etc. This book introduces Deep Learning, Machine Learning, and neural networks as the foundation of generative models, covering types like GANs and VAEs, diffusion models, and other advanced architectures. It explains their structure, training methods, and applications across various fields. It discusses ethical considerations, responsible development, and future trends in generative AI. It concludes by highlighting how generative AI can be used creatively, transforming fields like art and pushing the boundaries of human creativity, while also addressing the challenges of using these technologies responsibly. This book is ideal for AI enthusiasts, developers, and professionals with a basic understanding of Python programming and Machine Learning.
 

Modern Approach to C Programming: Exploring the foundations of problem-solving through C programming

Автор: literator от 4-02-2025, 16:05, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Modern Approach to C Programming: Exploring the foundations of problem-solving through C programming
Автор: Amisha Saxena, Nancy Arya, Anil Tanwar
Издательство: BPB Publications
Год: 2025
Страниц: 270
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

C is a powerful and versatile programming language used for building everything from operating systems to video games. This book equips you with the essential knowledge to solve problems and create efficient programs using C. This book provides a comprehensive guide to C programming, starting with the fundamentals of the C language and progressing to advanced topics. It begins by introducing the syntax, data types, operators, control flow statements, and functions. The book then delves into arrays and strings, two essential data structures in C programming. Subsequently, it explores advanced topics such as pointers, structures, unions, and file handling. This book will help readers have a solid understanding of C programming and be equipped to write efficient C programs. By the end of this book, you will be a confident C programmer, ready to write effective code and solve real-world problems. The book provides you with the foundational skills and knowledge to approach programming challenges with a newfound sense of ease, paving the way for a rewarding career as a C programmer.
 

Java Real World Projects: A pragmatic guide for building modern Java applications

Автор: literator от 4-02-2025, 15:37, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Java Real World Projects: A pragmatic guide for building modern Java applications
Автор: Davi Vieira
Издательство: BPB Publications
Год: 2025
Страниц: 378
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Java continues to be a key technology for building powerful applications in today’s fast-changing tech world. This book helps you connect theory with practice, teaching you the skills to create real-world Java projects. With a clear learning path, you will learn the tools and techniques needed to tackle complex software development challenges with confidence. This book, inspired by real-world Java projects, starts with Java fundamentals, covering core APIs, modern features, database handling, and automated testing. It explores frameworks like Spring Boot, Quarkus, and Jakarta EE for enterprise cloud-native applications. Employ container technologies like Docker and Kubernetes for scalable deployments. This book is ideal for aspiring and intermediate Java developers, including students, software engineers, and anyone seeking to enhance their Java skills. Prior experience with basic programming concepts and a foundational understanding of Java are recommended.
 

Графовые алгоритмы. Практическая реализация на платформах Apache Spark и Neo4j

Автор: umkaS от 4-02-2025, 08:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Графовые алгоритмы. Практическая реализация на платформах Apache Spark и Neo4j
Автор: Нидхем М., Холдер Э.
Издательство: ДМК Пресс
Год: 2020
Cтраниц: 260, цвет. и ч/б ил.
Формат: pdf (ocr)
Размер: 19 мб
Язык: русский

Каждую секунду во всем мире собирается и динамически обновляется огромный объем информации. Графовые алгоритмы, которые основаны на математике, специально разработанной для изучения взаимосвязей между данными, помогают разобраться в этих гигантских объемах. И, что особенно важно в наши дни, они улучшают контекстную информацию для искусственного интеллекта.
 

Deep Learning via Rust: State of the Art Deep Learning in Rust

Автор: literator от 4-02-2025, 06:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Deep Learning via Rust: State of the Art Deep Learning in Rust
Автор: Evan Pradipta Hardinatha, Jaisy Arasy, Idham Hanif Multazam
Издательство: RantAI Academy
Серия: Semi-Numerical Series Book 2
Год: December 22, 2024
Страниц: 109
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

"Deep Learning via Rust" or DLVR offers a comprehensive exploration of Deep Learning concepts and techniques through the lens of the Rust programming language, known for its performance and safety. The book begins by establishing a strong foundation in Deep Learning principles, mathematical underpinnings, and introduces essential Rust libraries for Machine Learning. It then delves into a wide array of neural network architectures, including CNNs, RNNs, Transformers, GANs, and emerging models like diffusion and energy-based models, providing both theoretical insights and practical implementations. Advanced topics such as hyperparameter optimization, self-supervised learning, reinforcement learning, and model interpretability are thoroughly examined to enhance model performance and understanding. The later sections focus on building, deploying, and scaling Deep Learning models in Rust across various applications like computer vision, natural language processing, and time series analysis, while also addressing scalable and distributed training techniques. Finally, the book explores current and emerging trends in the field, including federated learning, quantum machine learning, etc.
 

Calculus with Python

Автор: literator от 4-02-2025, 06:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Calculus with Python
Автор: Hyun-seok Son
Издательство: Independently published
Год: December 20, 2024
Страниц: 745
Язык: английский
Формат: pdf
Размер: 28.6 MB

This book mainly uses Python's sympy module to understand the concepts of limits, differentiation, and integrals and introduces various calculation methods. Limits and calculus are used to implicitly express the changes and meaning of functions. Understanding the process of unraveling its implications is a necessary part of deepening the understanding of calculus and smoothing its application. This process can be explained in more detail using the programming language Python. Many examples are covered in the introduction to functions, limits, and calculus, and their solution processes are presented mathematically and actual calculations are performed using a Python program. Using the program mostly follows a similar process and requires basic knowledge of installing Python and writing code. However, the basic concepts and calculation processes of limits and calculus are explained without applying Python, so you can understand the contents without writing code.
 

Linear Algebra with Python by Hyun-seok Son

Автор: literator от 4-02-2025, 05:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Linear Algebra with Python
Автор: Hyun-seok Son
Издательство: Independently published
Год: December 20, 2024
Страниц: 457
Язык: английский
Формат: pdf
Размер: 20.8 MB

Linear algebra, which provides the basic theory for utilizing vectors and matrices, provides many algorithms to increase the accuracy and speed of calculations in the computing process for data analysis and to discover the characteristics of the data set. These algorithms are very useful for understanding probability, statistics, and computing applied to learning machines. This book introduces many basic aspects of linear algebra using Python packages such as NumPy and SymPy. Chapters 1 and 2 introduce the creation and characteristics of vectors and matrices. These characteristics are advantageous for various characteristics and calculations of functions by connecting linear functions with vectors or matrices. This part is introduced in Chapter 3. The process of converting a function to another function while maintaining its basic characteristics is covered in Chapter 4. This transformation can convert and apply complex functions to a simpler form. This transformation is called decomposition and is introduced in Chapter 5. In this process, various Python functions and packages are applied and their descriptions are attached in the appendix.