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

  • Добавил: literator
  • Дата: 5-07-2025, 16:09
  • Комментариев: 0
Название: Mastering AI Projects: From Concept to Deployment with Precision and Scale: AI with Python made simple
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2025
Страниц: 522
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Discover the full potential of Artificial Intelligence with Mastering AI Projects with Python, your comprehensive guide to building, optimizing, and deploying real-world AI solutions. Whether you're an aspiring AI engineer, data scientist, or experienced developer, this book provides practical, hands-on techniques to take AI projects from idea to implementation—with scalable, production-ready code. Python is more than just a programming language; it serves as a powerful catalyst for the democratization of Artificial Intelligence (AI). With its clear syntax, extensive libraries, and an enthusiastic global community, Python has emerged as the preferred language for AI developers and researchers alike. Let’s delve into how Python’s distinctive features harmonize simplicity with dynamism, creating an environment ripe for innovation. This book is for anyone with a passion for AI and Python, irrespective of your background. Whether you're a student, professional, or hobbyist, "Mastering Python: AI Projects Made Simple" provides a clear, structured pathway to mastery.
  • Добавил: literator
  • Дата: 5-07-2025, 07:04
  • Комментариев: 0
Название: Getting Started with .NET Aspire: Build Cloud-Native and Distributed Applications with Ease
Автор: Dave Rael
Издательство: Apress
Год: 2025
Страниц: 246
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

Learn to master the brand-new .NET Aspire stack to simplify the creation of cloud-native and distributed applications. You will learn how .NET Aspire combines all the necessary tools, templates, and packages to minimize friction for applications that draw on a broad array of servers. Experienced software engineer Dave Rael explains how to leverage .NET Aspire. He begins by describing the motivations for .NET Aspire and how it improves upon current approaches for distributed applications. Then, he shows you how to use .NET Aspire and its associated tools and libraries in your projects, whether your project is completely from scratch or builds upon a previously existing solution. This book is for both students and .NET developers who want to build cloud-native, distributed applications using the .NET Framework. A working knowledge of C# is recommended to follow the examples used in the book.
  • Добавил: literator
  • Дата: 5-07-2025, 06:18
  • Комментариев: 0
Название: MATLAB Copilot User's Guide (R2025a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: March 2025
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Create, refine, and debug MATLAB code with Generative AI. MATLAB Copilot provides generative AI–powered capabilities specifically for the MATLAB desktop environment. It assists with MATLAB workflows and provides responses based on MATLAB specific information. You can use MATLAB Copilot to learn techniques, develop ideas, and improve productivity. With MATLAB Copilot, you can ask questions in the Copilot Chat and get responses based on relevant MathWorks documentation and code examples. As you type in the MATLAB Editor, autocompletions provide code predictions. Alternatively, describe the code you want, and MATLAB Copilot will create or modify code for you. MATLAB Copilot helps with programming tasks by explaining code and error messages and adding comments. You can also automatically generate test cases to verify expected code behavior with MATLAB Test.
  • Добавил: literator
  • Дата: 4-07-2025, 19:41
  • Комментариев: 0
Название: Code Your Own Game with C++: Master C++ by Building a Text-Based RPG Engine from Scratch
Автор: STEM School
Издательство: STEM School
Год: 2025
Страниц: 244
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Unlock the power of C++ by diving into the world of game development—no prior experience required! This hands-on, project-based book takes you on a thrilling journey through code as you build your very own text-based RPG game engine from the ground up. Learn real-world C++ programming by creating an engaging game project that evolves with every chapter. From crafting dynamic character classes to designing immersive game mechanics, this book simplifies complex concepts and makes learning fun, fast, and effective. You’ll master pointers, OOP, file handling, control structures, and more—while bringing your fantasy world to life with code! Thousands of learners worldwide have accelerated their C++ skills through this proven method. With clear examples, step-by-step guidance, and practical tips, this book bridges the gap between theory and real-world application. Whether you're a student, aspiring game developer, or self-taught programmer, this book will elevate your coding skills and imagination.
  • Добавил: literator
  • Дата: 4-07-2025, 19:07
  • Комментариев: 0
Название: Large Language Models (LLMs) in Protein Bioinformatics
Автор: Dukka B. KC
Издательство: Humana Press/Springer
Год: 2025
Страниц: 360
Язык: английский
Формат: pdf (true), epub
Размер: 51.1 MB

This book presents a comprehensive collection of methods, resources, and studies that use Large Language Models (LLMs) in the field of protein bioinformatics. Reflecting the swift pace of LLM development today, the volume delves into numerous LLM-based tools to investigate proteins science, from protein language models to the prediction of protein-ligand binding sites. Written for the highly successful Methods in Molecular Biology series, chapters include the kind of detailed implementation advice to ensure success in future research. Large Language Models (LLMs) are a class of foundation models that are (pre)trained on enormous amounts of data to provide the foundational capabilities needed to drive multiple use cases and applications. LLMs are typically based on a transformer architecture and involve training on a massive corpus of data (e.g., text). The transformer architecture of LLMs allows LLMs to effectively handle long context and sequential information. LLMs represent a significant breakthrough in natural language processing (NLP) and are designed to understand and generate texts/contents. LLMs have shown significant promise in various research fields including protein bioinformatics. For data visualization we utilize Python (version 3.8.16), Seaborn (version 0.12.2), and Matplotlib-base (version 3.6.2).
  • Добавил: literator
  • Дата: 4-07-2025, 16:53
  • Комментариев: 0
Название: The New Generative AI with LangChain Playbook: Build Scalable, Secure, and Production-Ready Multi-Agent Systems for Real-World Business Applications
Автор: Bennett Kouri
Издательство: Stack Logic
Год: 2025
Страниц: 685
Язык: английский
Формат: epub (true)
Размер: 38.8 MB

Generative AI has moved from academic novelty to enterprise imperative. When I first encountered LangChain, I saw more than just a framework for composing LLM calls—I saw the scaffolding of a new kind of digital intelligence, one that could orchestrate many specialized agents in concert. What I learned is that success hinges not on the model itself, but on the architecture around it: how you connect data, enforce security, manage costs, and recover from inevitable failures. This playbook condenses those lessons into a strategic roadmap and a library of battle-tested patterns. You’ll find deep dives on establishing a robust AI strategy, step-by-step guides to implementing advanced LangChain and LangGraph workflows, and production-grade code examples ready to drop into your CI/CD pipeline. Whether you’re an enterprise architect aiming to spin up an “AI factory,” or a developer tasked with the first chatbot pilot, these pages are designed to guide you beyond experimentation and into sustainable, scalable intelligence. You don’t need a PhD in Machine Learning to benefit from this book—but you do need the willingness to rethink your systems as living, self-learning ecosystems. All code assumes a Python 3.9+ environment.
  • Добавил: literator
  • Дата: 4-07-2025, 07:08
  • Комментариев: 0
Название: Machine Learning Essentials You Always Wanted to Know: A Beginner's Guide to Machine Learning with Hands-on Coding and Real-World Applications
Автор: Dhairya Parikh
Издательство: Vibrant Publishers
Год: 2025
Страниц: 290
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

In today’s rapidly evolving world, Machine Learning (ML) is no longer just for researchers or data scientists. From personalized recommendations on streaming platforms to fraud detection in banking, ML powers many aspects of our daily lives. As industries increasingly adopt AI-driven solutions, learning Machine Learning has become a valuable skill. Yet, many find the subject overwhelming, often intimidated by its mathematical complexity. That’s where Machine Learning Essentials You Always Wanted to Know (Machine Learning Essentials) comes in. This beginner-friendly guide offers a structured, step-by-step approach to understanding Machine Learning concepts without unnecessary jargon. Whether you are a student, a professional looking to transition into AI, or simply curious about how machines learn, this book provides a clear and practical roadmap to mastering ML. For the entirety of this book, we will focus on Python as the primary programming language.
  • Добавил: literator
  • Дата: 4-07-2025, 06:23
  • Комментариев: 0
Название: The Linux Shell Scripting Handbook - From Journeyman to Master
Автор: Michael Basler
Издательство: Independently published
Год: 2025
Страниц: 247
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

Your shell script works, but does it also feel professional? Master the next step! You've mastered the basics of shell scripting. Your scripts do their job. But you sense there's still a gap. Your scripts are often confusing, break when unexpected errors occur, store passwords in plain text, or become painfully slow as the amount of data grows. They work, but they're not robust, secure, or performant. If you recognize yourself here, then this book is your personal mentor on the path from skilled craftsman to sophisticated architect of automation solutions. It's not another reference book of the basics, but an intensive training manual that teaches you the mindset and techniques of the pros. Transform your scripts from fragile little helpers into bulletproof tools! This book goes far beyond simple command chains. You'll learn how to design your scripts to function reliably even under real, chaotic conditions. This book is aimed at system administrators, DevOps engineers, developers, and power users who already have a solid foundation in shell scripting (e.g., through the first volume) and now want to take the decisive step toward mastery.
  • Добавил: literator
  • Дата: 4-07-2025, 05:31
  • Комментариев: 0
Название: The Complete Course on Applied Cryptography: 500 Pages of Practical Knowledge on Algorithms, Protocols, and Secure Systems
Автор: Machine L, Alec Stovari
Издательство: Independently published
Год: 2025
Страниц: 514
Язык: английский
Формат: epub
Размер: 10.1 MB

What if your cryptographic system is mathematically perfect—yet fails the moment it hits real hardware? The Complete Course on Applied Cryptography is more than just a survey of algorithms—it's a deep dive into how cryptography actually works (and breaks) in the real world. Across 500 pages, this book blends rigorous theory with hands-on implementation techniques, real-world standards, and modern attack scenarios to give you a true end-to-end understanding of secure systems. You'll go beyond textbook math to see how cryptography is deployed in smartcards, embedded systems, TPMs, wireless networks, and constrained devices—and how vulnerabilities like side-channel attacks, broken APIs, and poor randomness still undermine even well-designed protocols. Whether you're a student grasping the fundamentals, an engineer building secure products, or a researcher analyzing cryptographic systems in the wild, this book gives you the depth and clarity to do it right.
  • Добавил: literator
  • Дата: 3-07-2025, 18:27
  • Комментариев: 0
Название: The Beginner’s Guide to Python DevOps Interviews: The Complete Practical Interview Guide for Beginners with Practical Questions, Answers, and Scenarios
Автор: Aarav Joshi
Издательство: 101 Books
Год: 2025
Страниц: 449
Язык: английский
Формат: pdf, epub (true)
Размер: 11.9 MB

The Beginner’s Guide to Python DevOps Interviews: The Complete Practical Interview Guide for Beginners with Practical Questions, Answers, and Scenarios is your essential companion for launching a successful DevOps career with Python. This hands-on guide is tailored for beginners, covering every critical aspect of Python’s role in modern DevOps—from scripting and automation to CI/CD, containerization, monitoring, security, and cloud infrastructure. Each chapter breaks down complex topics into accessible lessons, complete with real-world scenarios, practical coding exercises, and expert interview tips. Readers will learn how to set up Python environments, automate routine tasks, build and manage pipelines, work with Docker and Kubernetes, implement robust monitoring, and integrate security best practices.