LitMy.ru - литература в один клик

  • Добавил: Chipa
  • Дата: Вчера, 20:56
  • Комментариев: 0

Название: LLMOps: Управление большими языковыми моделями ТОО
Автор: Аби Ариан
Издательство: Астана Иностранная пресса
Год: 2026
Формат: PDF
Страниц: 322
Размер: 15 Mb
Язык: Русский

Руководство подробно раскрывает процессы создания и эксплуатации решений на базе LLM с первых этапов разработки до масштабирования и оптимизации. Книга помогает выстроить эффективную инфраструктуру и внедрить современные практики управления моделями.


  • Добавил: literator
  • Дата: Вчера, 19:35
  • Комментариев: 0
Название: Design Patterns in Unity 6: Build Scalable and Maintainable Games with C#
Автор: Daniel Buckley, Pablo Farias
Издательство: Zenva Academy
Год: 2026
Страниц: 127
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

Write Scalable, Maintainable Game Code with Design Patterns in Unity. Stop fighting tangled spaghetti code. This book teaches the proven design patterns that keep Unity projects clean as they grow, by refactoring real Unity 6 systems with C# the way professional studios do. This book focuses on coding patterns in Unity using C#. The goal is to help you write code that is cleaner, less tightly coupled, and easier to maintain as your projects grow. Coding patterns are reusable approaches to common programming problems. As a game project becomes more complex, code can quickly become difficult to manage if systems depend too heavily on one another or if small changes ripple through unrelated parts of the project. Patterns help reduce that friction by giving you proven structures for organizing your code. These ideas are useful in projects of any size, from small prototypes to larger games. For intermediate Unity developers who can already script in C# and want to architect larger projects without the mess.
  • Добавил: literator
  • Дата: Вчера, 19:06
  • Комментариев: 0
Название: Claude Code in Action: Build a Real-World AI App From Start to Finish: Plan, Generate, and Debug a React and Node.js Project with Claude Code
Автор: Muminjon Abduraimov, Pablo Farias
Издательство: Zenva Academy
Год: 2026
Страниц: 124
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Build a complete full-stack AI application with Claude Code, from an empty folder to a finished, working app. Stop reading about agentic coding and actually build with it. In this hands-on guide you'll use Claude Code to plan, generate, debug, and extend a real full-stack project: an AI Slide Deck Generator with a React frontend, a Node.js and Express backend, AI-powered content enhancement, and a multi-format export pipeline. For newcomers to Claude Code with basic web development knowledge (HTML, CSS, and jаvascript). Experience with React, Express, and Node.js helps but isn't required.
  • Добавил: literator
  • Дата: Вчера, 17:25
  • Комментариев: 0
Название: Practical MLflow for Generative AI on Databricks: Build High-Quality AI Agents from Prompt Design to Production
Автор: Nuwan Ganganath, Julie Nguyen, Chang Shi Lim
Издательство: O’Reilly Media, Inc.
Год: 2026
Страниц: 374
Язык: английский
Формат: epub
Размер: 17.1 MB

Bridge the gap between cutting edge research and the practical operationalization of generative AI. This handy guide demystifies the complexities of managing GenAI applications using leading open source platform MLflow on Databricks. What sets this book apart is its focus on the requirements of managing and deploying GenAI applications. ML and AI specialists from Databricks, authors Nuwan Ganganath, Julie Nguyen, and Chang Shi Lim take you through each stage of the development of an agentic chatbot, sharing best practices, innovative techniques, and common challenges along the way. We assume you are comfortable with Python and have a basic understanding of modern GenAI concepts such as prompting, retrieval-augmented generation, and high-level evaluation ideas. We also assume you have some experience with Machine Learning workflows and production thinking, even if your past deployments were classical ML rather than GenAI. Familiarity with Databricks notebooks and basic workspace concepts will help.
  • Добавил: literator
  • Дата: Вчера, 07:56
  • Комментариев: 0
Название: Practical AI for Professionals: Understanding, Using, and Surviving AI
Автор: William A. Yarberry, Jr., Wesley Ladd
Издательство: CRC Press
Год: 2027
Страниц: 413
Язык: английский
Формат: pdf (true), epub
Размер: 45.8 MB

Practical AI for Professionals: Understanding, Using, and Surviving AI bridges the gap between high-level philosophy and technical implementation, delivering actionable AI knowledge for educated professionals without specialized training in computation, statistics, or modeling. This book focuses on what matters most: understanding how to use AI effectively in law, medicine, finance, engineering, and other domains without needing to master the technical foundations of AI systems. Readers are guided through essential competencies including prompt engineering, no-code analytics, tool selection, autonomous agents, and strategic deployment. Real-world case studies demonstrate AI in action with immediate applications, spanning prompt refinement strategies, building custom analytics dashboards without coding, implementing enterprise AI systems, understanding autonomous weapons in modern warfare, and navigating copyright disputes. The book assumes no technical background but delivers substantive technical understanding through clear explanations and concrete examples.
  • Добавил: literator
  • Дата: Вчера, 07:31
  • Комментариев: 0
Название: Recursion: Mathematics and Python
Автор: Yung-Hsiang Lu, George K. Thiruvathukal
Издательство: CRC Press
Год: 2027
Страниц: 237
Язык: английский
Формат: True PDF, True EPUB
Размер: 21.0 MB

Recursion: Mathematics and Python is designed to help readers develop a clear and systematic understanding of recursion as both a mathematical concept and a programming technique. Rather than presenting recursion as a collection of isolated examples, the book emphasizes recursive thinking: how complex problems can be expressed, analyzed, and solved by breaking them into simpler instances of similar structures. This book is intended for undergraduate students in computer science and computer engineering who already have basic Python programming experience and some prior exposure to recursion. It is well suited for courses in programming, discrete mathematics, data structures, or algorithms. This book can also help instructors seek a resource that tightly integrates mathematical reasoning with executable code.
  • Добавил: literator
  • Дата: Вчера, 01:09
  • Комментариев: 0
Название: Mastering Swift: An Introduction to Swift Scripting and Programming for Apple Admins
Автор: Charles Edge, Joel Rennich, Jeremy Bannister
Издательство: Apress
Год: 2026
Страниц: 248
Язык: английский
Формат: True PDF, True EPUB
Размер: 10.1 MB

Client Platform Engineers, device administrators, and others charged with managing large fleets of devices need to be able to wield open-source tools, conform them to their unique use cases, and get them on devices securely. This has traditionally been done with other languages, some of which have evolved since the early days of Unix – the early days of the very idea of an operating system. But the increasingly closed nature of Apple devices means that these skills need to move to Swift, and all the good and bad that comes with that. This book is about how to build Swift applications that automate tasks on Apple devices. Things like pulling information down from a MDM solution to configure settings, deliver apps to devices, and gain telemetry into areas of the system that might not otherwise be available to legacy scripting tools that can’t get entitlements to manage various aspects of systems. Traditional Swift books don’t cover these scripty automation tasks, or how to build software that can’t go on the App Store.
  • Добавил: literator
  • Дата: Вчера, 00:46
  • Комментариев: 0
Название: AI-Driven Security Strategies for SAP Environments: Leveraging Artificial Intelligence to Protect Critical Enterprise Systems
Автор: Mercedes Barrachina, Mohamed Oudoun
Издательство: Apress
Год: 2026
Страниц: 148
Язык: английский
Формат: True PDF, True EPUB
Размер: 10.1 MB

AI-Driven Security Strategies for SAP Environments is a timely and authoritative guide for integrating Artificial Intelligence (AI) into the cybersecurity framework of SAP systems. As enterprises undergo rapid digital transformation, this book provides both strategic vision and technical depth to help organizations detect threats proactively, automate identity governance, and strengthen their overall security posture. Starting with the limitations of traditional methods, the book explains how AI enables adaptive, real-time defenses tailored to SAP’s unique architecture. It explores core AI capabilities, architectural models, and how to integrate with external tools like SIEM and EDR for enriched threat context. Readers will learn how to apply AI for real-time anomaly detection, access control automation, and risk-based alert prioritization—backed by SAP system log analytics and predictive modeling.
  • Добавил: literator
  • Дата: 11-08-2026, 21:08
  • Комментариев: 0
Название: Build GenAI Agents with OpenAI + vLLM: Develop portable AI agents in Python with structured outputs, tool calling, OpenAI Agents SDK, vLLM, model switching, CLI, API, and Docker deployment
Автор: Stew Wao
Издательство: GitforGits
Год: 2026
Страниц: 120
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

AI agents are getting easier to build, but the surrounding ecosystem of models, SDKs, and frameworks is changing quickly. A lot of agent apps get tricky to maintain since they depend too much on a certain provider, library, or deployment setup. This short-concise book looks at a practical alternative, which is to make AI agents whose main logic doesn't change while models, SDKs, and runtimes can be changed around it. It's not about using complicated frameworks. Rather, this book shows you simple architectural patterns that let you set up an agent application so that tools, schemas, prompts, and business logic can stay separate from the runtime layer. For starters, it'll be a simple loop with agents, and we'll gradually build on that with tools that make things deterministic, outputs in a structured JSON format, and schema validation. It'll teach skills, like switching between models through configuration, running the same agent with hosted models or local inference using vLLM, and isolating SDK-specific integrations behind small adapter layers. Basically, this book is perfect for Python developers, software engineers, and AI practitioners who want a step-by-step process for designing agents that can adapt as the surrounding ecosystem changes.
  • Добавил: literator
  • Дата: 11-08-2026, 20:43
  • Комментариев: 0
Название: OpenStack 2025 Cookbook, Second Edition: Modern OpenStack Administration with Flamingo 2025.2, OVN Networking, Terraform Automation, Skyline Dashboard, and Prometheus Monitoring
Автор: Jorven Halquin
Издательство: GitforGits
Год: 2026
Страниц: 374
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Build real cloud skills with OpenStack Flamingo. For those seeking practical expertise on OpenStack Flamingo, and the services that drive modern private and enterprise cloud environments, you need look no further. With this book, you gain immediate access to the latest insights on OpenStack 2025.2 Flamingo. This book is for those who want to practically experience how OpenStack works, how its services connect, and how to manage them with confidence in real-world deployments. Inside, you'll master the core OpenStack services that matter most, such as Keystone for identity, Glance for images, Nova for compute, Neutron and OVN for networking, Cinder for block storage, Placement for resource tracking, Skyline for web-based management, and Gnocchi and Prometheus for monitoring and metrics. It also covers automation with Terraform, validation, troubleshooting, and operational visibility for a strong and reliable cloud administration. Examples in Python. I strongly recommend this book to cloud engineers, system administrators, DevOps practitioners, architects, and technical learners who want hands-on, production-oriented knowledge of OpenStack Flamingo.