Road to Kubernetes (Final Release)

Автор: literator от 18-11-2024, 17:28, Коментариев: 0

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

Название: Road to Kubernetes (Final Release)
Автор: Justin Mitchel
Издательство: Manning Publications
Год: 2024
Страниц: 304
Язык: английский
Формат: pdf (true)
Размер: 28.6 MB

Learn how and why to use Kubernetes to deploy projects of any size. “Should we use Kubernetes?” This unique guide condenses 15 years of deployment experience to help answer that very question. It teaches you sustainable deployment practices you can use with any programming language and nearly any kind of modern app. You’ll create portable and containerized applications that can move across deployment options and cloud providers and see why Kubernetes is often the right choice for both small projects and big enterprise software. With Road to Kubernetes, we start with creating simple Python and Node.js web applications. These applications will stay with us for our entire journey so we can learn about all the various tools and techniques to deploy them. From there, we start using secure shells (SSH) and modern version control by way of Git with self-managed environments, self-managed repositories, and self-managed deployments. If you are unsure if Kubernetes is right for you or your project, this is the book for you. Ideally, you have some basic knowledge of writing Python or jаvascript code, so you have the foundation to start with the practical examples in this book.
 

AI and Emerging Technologies: Automated Decision-Making, Digital Forensics, and Ethical Considerations

Автор: literator от 18-11-2024, 12:49, Коментариев: 0

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

Название: AI and Emerging Technologies: Automated Decision-Making, Digital Forensics, and Ethical Considerations
Автор: Purvi Pokhariyal, Archana Patel, Shubham Pandey
Издательство: CRC Press
Год: 2025
Страниц: 238
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

In the past decade, Artificial Intelligence (AI) has made significant advancements in various sectors of society, such as education, health, e-commerce, media and entertainment, banking and finance, transportation, and defense, among others. Its application has permeated every sector, leaving no area untouched. However, the utilization of AI brings forth crucial legal, ethical, and technical concerns and obstacles that must be appropriately addressed through thoughtful deliberation, discussions, and the implementation of effective regulations. AI and Emerging Technologies: Automated Decision-Making, Digital Forensics, and Ethical Considerations provides a comprehensive and insightful roadmap for exploring the advancements, challenges, solutions, and implications of AI in three key areas: the legal field, gaming applications, digital forensic, and decision-making. By delving into these topics, this book offers a deep understanding of how AI can be optimally utilized to deliver maximum benefits to users, all within a single, comprehensive source.
 

Prompt Engineering for LLMs: The Art and Science of Building Large Language Model-Based Applications

Автор: literator от 18-11-2024, 04:16, Коментариев: 0

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

Название: Prompt Engineering for LLMs: The Art and Science of Building Large Language Model-Based Applications
Автор: John Berryman, Albert Ziegler
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 282
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB
Размер: 22.5 MB

Large language models (LLMs) are revolutionizing the world, promising to automate tasks and solve complex problems. A new generation of software applications are using these models as building blocks to unlock new potential in almost every domain, but reliably accessing these capabilities requires new skills. This book will teach you the art and science of prompt engineering-the key to unlocking the true potential of LLMs. Industry experts John Berryman and Albert Ziegler share how to communicate effectively with AI, transforming your ideas into a language model-friendly format. By learning both the philosophical foundation and practical techniques, you'll be equipped with the knowledge and confidence to build the next generation of LLM-powered applications. Understand LLM architecture and learn how to best interact with it Design a complete prompt-crafting strategy for an application Gather, triage, and present context elements to make an efficient prompt Master specific prompt-crafting techniques like few-shot learning, chain-of-thought prompting, and RAG.
 

Mastering Number Theory in Python

Автор: literator от 17-11-2024, 20:11, Коментариев: 0

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

Название: Mastering Number Theory in Python: Unlocking the Secrets of Prime Numbers and the Riemann Hypothesis
Автор: Jamie Flux
Издательство: Independently published
Год: 2024
Страниц: 206
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This comprehensive book delves into the intricate world of advanced Number Theory. The book covers foundational concepts, classic algorithms and theorems, advanced topics, analytic Number Theory, additive and multiplicative Number Theory, special Number Theoretic functions, cryptographic applications, computationally intensive problems, advanced mathematical tools, probabilistic Number Theory, and computational Number Theory. With each chapter, readers will gain a deeper understanding of the complexities and beauty of Number Theory and its wide-ranging applications in various fields including cryptography, Computer Science, and physics. This book is a valuable resource for mathematicians, researchers, and students interested in the fascinating world of Number Theory and its many intricate aspects.
 

Mastering Shell for DevOps: Automate, streamline, and secure DevOps workflows with modern shell scripting

Автор: literator от 17-11-2024, 19:36, Коментариев: 0

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

Название: Mastering Shell for DevOps: Automate, streamline, and secure DevOps workflows with modern shell scripting
Автор: Gilbert Stew
Издательство: GitforGits
Год: 2024
Страниц: 255
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Mastering Shell for DevOps" is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment. We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes. As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.
 

Machine Learning Mathematics in Python

Автор: literator от 17-11-2024, 15:31, Коментариев: 0

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

Название: Machine Learning Mathematics in Python
Автор: Jamie Flux
Издательство: Independently published
Год: 2024
Страниц: 238
Язык: английский
Формат: pdf
Размер: 10.1 MB

This book delves into the intricate relationship between mathematics and Machine Learning, providing readers with a comprehensive understanding of the mathematical concepts that underpin modern AI. From linear algebra and calculus to probability theory and statistics, each chapter explores a different mathematical topic and its application in machine learning. Throughout the book, readers will learn about fundamental concepts such as regression, classification, clustering, and Deep Learning, as well as advanced topics like reinforcement learning, GANs, and quantum machine learning. With a focus on both theoretical foundations and practical applications, "Machine Learning Mathematics" is an indispensable resource for anyone looking to deepen their understanding of the mathematical principles that drive contemporary AI algorithms. This book aims to bridge the gap between mathematics and Machine Learning, showcasing the critical role of mathematics in solving complex data-driven tasks. Each chapter presents key mathematical concepts, accompanied by clear explanations and Python code samples, ensuring that readers can grasp the underlying principles.
 

Functional Design and Architecture: Examples in Haskell (Final)

Автор: literator от 17-11-2024, 14:35, Коментариев: 0

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

Название: Functional Design and Architecture: Examples in Haskell (Final)
Автор: Alexander Granin
Издательство: Manning Publications
Год: 2025
Страниц: 456
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Design patterns and architectures for building production quality applications using functional programming. Functional Design and Architecture is a pioneering guide to software engineering using Haskell and other functional languages. In it, you’ll discover Functional Declarative Design and other design principles perfect for working in Haskell, PureScript, F#, and Scala. Functional Design and Architecture lays out a comprehensive and complete approach to software design that utilizes the powerful and fascinating ideas of functional programming. Its examples are in Haskell, but its universal principles can be put into practice with any functional programming language. Inside, you’ll find cutting-edge functional design principles and practices for every stage of application development, from architecting your application through to running simple and maintainable tests. For experienced developers who know a functional language.
 

Ren'Py. Создаем игры и приложения

Автор: Chipa от 17-11-2024, 11:42, Коментариев: 0

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


Название: Ren'Py. Создаем игры и приложения
Автор: Адонин А. С.
Издательство: Наука и техника
Год: 2024
Формат: PDF
Страниц: 402
Размер: 68 Mb
Язык: Русский

Игровой движок Ren'Py (РенПи) - это один из простейших способов познакомиться с основами программирования. Благодаря этой книге, шаг за шагом создавая свою первую игру, вы познакомитесь с основами разработки игр. Функционал движка настолько прост, что первую свою игру вы сможете запустить уже спустя несколько первых глав.

 

Data Engineering Design Patterns: Recipes for Solving the Most Common Data Engineering Problems (3rd Early Release)

Автор: literator от 17-11-2024, 06:53, Коментариев: 0

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

Название: Data Engineering Design Patterns: Recipes for Solving the Most Common Data Engineering Problems (3rd Early Release)
Автор: Bartosz Konieczny
Издательство: O’Reilly Media, Inc.
Год: 2024-10-16
Страниц: 340
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Data projects are an intrinsic part of an organization's technical ecosystem, but data engineers in many companies are still trying to solve problems that others have already solved. This hands-on guide shows you how to provide valuable data by focusing on various aspects of data engineering, including data ingestion, data quality, idempotency, and more. Author Bartosz Konieczny guides you through the process of building reliable end-to-end data engineering projects, from data ingestion to data observability, focusing on data engineering design patterns that solve common business problems in a secure and storage-optimized manner. Each pattern includes a user-facing description of the problem, solutions, and consequences that place the pattern into the context of real-life scenarios.
 

Python Coding for Beginners - 20th Edition 2024

Автор: literator от 17-11-2024, 06:12, Коментариев: 0

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

Название: Python Coding for Beginners - 20th Edition 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 44.9 MB

"Программирование на Python для начинающих" - это первый и единственный выбор, если вы начинающий и хотите узнать все, что вам нужно, чтобы начать программировать. Это независимое руководство наполнено полезными рекомендациями и пошаговыми примерами с цветными иллюстрациями, написанными на простом и понятном английском языке. На страницах этого нового руководства вы узнаете все, что вам нужно знать о написании своих собственных потрясающих приложений. С этим неофициальным руководством по эксплуатации ни одна проблема не будет неразрешимой, ни один вопрос не останется без ответа, пока вы учитесь, изучаете и улучшаете свой пользовательский опыт.