Learning LangChain: Building AI and LLM Applications with LangChain and LangGraph (Final Release)

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

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

Название: Learning LangChain: Building AI and LLM Applications with LangChain and LangGraph (Final Release)
Автор: Mayo Oshin, Nuno Campos
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 349
Язык: английский
Формат: pdf, epub
Размер: 12.2 MB

If you're looking to build production-ready AI applications that can reason and retrieve external data for context-awareness, you'll need to master LangChain—a popular development framework and platform for building, running, and managing agentic applications. LangChain is used by several leading companies, including Zapier, Replit, Databricks, and many more. This guide is an indispensable resource for developers who understand Python or jаvascript but are beginners eager to harness the power of AI. Authors Mayo Oshin and Nuno Campos demystify the use of LangChain through practical insights and in-depth tutorials. Starting with basic concepts, this book shows you step-by-step how to build a production-ready AI agent that uses your data. LangChain was one of the earliest open source libraries to provide LLM and prompting building blocks and the tooling to reliably combine them into larger applications. It has enabled software engineers who don’t have an ML background to utilize the power of LLMs to build a variety of apps, ranging from AI chatbots to AI agents that can reason and take action responsibly.
 

Building AI-Powered Products (Final Release)

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

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

Название: Building AI-Powered Products: The Essential Guide to AI and GenAI Product Management (Final Release)
Автор: Marily Nika
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 252
Язык: английский
Формат: epub
Размер: 10.1 MB

Drawing from her experience at Google and Meta, Dr. Marily Nika delivers the definitive guide for product managers building AI and GenAI powered products. Packed with smart strategies, actionable tools, and real-world examples, this book breaks down the complex world of AI agents and generative AI products into a playbook for driving innovation to help product leaders bridge the gap between niche AI and GenAI technologies and user pain points. Whether you're already leading product teams or are an aspiring product manager, and regardless of your prior knowledge with AI, this guide will empower you to confidently navigate every stage of the AI product lifecycle. Confidently manage AI product development with tools, frameworks, strategic insights, and real-world examples from Google, Meta, OpenAI, and more.
 

Архитектура ЭВМ и язык ассемблера

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

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

Название: Архитектура ЭВМ и язык ассемблера
Автор: Падарян В.А.
Издательство: ВМК МГУ
Год: 2024
Страниц: 291
Язык: русский
Формат: pdf, epub
Размер: 11.0 MB

Книга имеет своей целью изучение базовых принципов устройства современных ЭВМ, анализ качественных и количественных характеристик различных компонент ЭВМ, анализ влияния этих характеристик на работу прикладных программ. Помимо того, предполагается практическое освоение языка ассемблера архитектуры IA-32, изучение особенностей этой процессорной архитектуры, изучение взаимосвязей между архитектурой набора команд, механизмами реализации языка Си и системой программирования.
 

The Joy of JavaScript With a Side of Vue.js

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

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

Название: The Joy of jаvascript With a Side of Vue.js
Автор: Tom Henricksen
Издательство: Reedsy
Год: 2024
Страниц: 134
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

jаvascript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout. This is broken into three pieces. The basics are first. Covering topics like variables, functions, and conditionals. We also cover loops and closures too. Then in the second part, we delve into more advanced topics in jаvascript. Starting with objects, arrays, Type Conversion, and Coercion. Next, we cover complementary topics like numbers, strings, equality, and the arrow functions. As I have learned jаvascript over the years in fits and starts this compilation is of some of the fundamentals. The numerous changes that came with ES6 have shifted things. I cover the spread and rest operator too. I have found some of these things more challenging. So I took the time to add some additional resources for you. In our third part, we cover Vue.js. This is a popular reactive jаvascript. We cover how you can get started with Vue.js. From installing it to covering the basics of how it binds data.
 

Mastering the Craft of JAVA Programming: Unraveling the Secrets of Expert-Level Programming

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

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

Название: Mastering the Craft of Java Programming: Unraveling the Secrets of Expert-Level Programming
Автор: Steve Jones
Издательство: Walzone Press
Год: 2025
Страниц: 534
Язык: английский
Формат: epub (true)
Размер: 10.3 MB

"Mastering the Craft of JAVA Programming: Unraveling the Secrets of Expert-Level Programming" is an indispensable guide for seasoned developers seeking to elevate their Java expertise. This comprehensive tome delves into the complexities of advanced Java, offering readers a detailed exploration of sophisticated concepts and techniques crucial for expert-level programming. Each chapter is meticulously crafted, covering essential topics that promise to refine your understanding and application of Java, far beyond conventional learning materials. Throughout this book, you will discover a rich array of advanced topics, including object-oriented programming techniques, the mastery of generics and collections, and cutting-edge concurrency methods. By immersing yourself in these chapters, you'll learn to handle Java's networking and I/O strategies, embrace functional programming principles, and utilize Java's powerful frameworks and libraries. Additionally, the book addresses pivotal aspects such as design patterns, performance optimization, application security, and deployment strategies, equipping you with the knowledge to build robust and efficient applications.
 

Mastering Vue.js for Beginners

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

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

Название: Mastering Vue.js for Beginners: A Complete Beginner's Guide to Interactive Development
Автор: Madison Giroux
Издательство: Independently published
Год: 2025
Страниц: 281
Язык: английский
Формат: epub (true)
Размер: 16.0 MB

Unlock the full potential of Vue.js with this step-by-step guide tailored for aspiring web developers. Whether you're just starting your journey in web development or looking to sharpen your skills, this book provides everything you need to confidently build dynamic, user-friendly applications. In this comprehensive handbook, we don’t just show you how to code—we guide you through the mindset of successful project programming. You’ll learn not only the what and how of Vue.js, but also the why behind every decision, helping you understand the underlying principles that make code truly effective. From foundational topics to advanced concepts, each section is designed to cultivate a deep understanding of web development and equip you with the skills needed to tackle real-world projects. This book is your gateway to building dynamic, modern web applications using Vue.js, one of the most popular and powerful jаvascript frameworks in the world. This book is designed for anyone with a desire to learn Vue.js and build modern web applications. Whether you’re completely new to programming or have some experience but are new to Vue.js, you’ll find that this book caters to your needs.
 

Mastering the Craft of C++ Programming: Unraveling the Secrets of Expert-Level Programming

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

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

Название: Mastering the Craft of C++ Programming: Unraveling the Secrets of Expert-Level Programming
Автор: Steve Jones
Издательство: Walzone Press
Год: 2025
Страниц: 501
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

Discover the expert techniques that turn proficient C++ developers into masters with "Mastering the Craft of C++ Programming: Unraveling the Secrets of Expert-Level Programming." This insightful book delves into advanced C++ concepts, equipping you with the skills needed to tackle sophisticated software architectures and elevate your coding expertise. Whether you're optimizing performance, designing resilient systems, or solving complex problems, this book provides the essential tools and knowledge to excel in demanding programming environments. Each chapter is meticulously crafted to cover both foundational advancements and the latest innovations in C++ programming. From object-oriented programming nuances to the cutting-edge features of C++20, and from efficient memory management to multi-language integration, this comprehensive guide offers a deep dive into the techniques that define excellence and innovation. You'll gain expertise in secure coding practices, leverage design patterns, and employ effective debugging and optimization strategies, ensuring that your solutions are both robust and future-proof.
 

System Design on AWS: Building and Scaling Enterprise Solutions

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

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

Название: System Design on AWS: Building and Scaling Enterprise Solutions
Автор: Jayanth Kumar, Mandeep Singh
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 609
Язык: английский
Формат: epub
Размер: 14.3 MB

Enterprises building complex and large-scale applications in the cloud face multiple challenges. From figuring out the right tools to estimating the right provisioning, nearly every solution comes with a complicated set of choices and trade-offs. AWS provides a one-stop shop for building and scaling these applications, and this practical guide helps you decide which pieces to use and how to fit them together. Authors Jayanth Kumar and Mandeep Singh equip software architects and engineers with essential AWS and system design knowledge to help you make good decisions and overcome the challenges of designing and scaling enterprise software architecture. By diving into specific use cases, you'll understand how these principles and resources can be applied to real-world problems. This book is ideal for software architects, developers, DevOps engineers, and system architects who want to build or scale applications on AWS.
 

Scalable Kubernetes Infrastructure for AI Platforms

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

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

Название: Scalable Kubernetes Infrastructure for AI Platforms: Kubernetes-Native Training and Deployment
Автор: Alex Corvin, Taneem Ibrahim, Kyle Stratis
Издательство: O’Reilly Media, Inc.
Год: 2025-02-13
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Generative AI is transforming industries, but for many enterprises, the journey from proof of concept to production remains a major hurdle. While businesses are investing heavily in building AI-powered applications like RAG-based chatbots, the vast majority of these projects fail to deliver tangible results. Success demands more than experimentation—it requires a deeper understanding of the challenges of managing AI in production and adopting MLOps practices to streamline the process. This report explores how enterprises can leverage MLOps, with a Kubernetes-first approach, to overcome adoption barriers, scale AI effectively, and maximize business impact. From building responsible models to running reliable production systems, our guide offers the strategies and tools you need to thrive in an AI-driven competitive landscape. With the proliferation of AI/ML and an ever-increasing number of models being created, MLOps has emerged as a new paradigm for delivering high-quality models to production quickly, applying DevOps principles to AI models and AI-powered applications instead of traditional software applications.
 

Edge AI for Industry 5.0 and Healthcare 5.0 Applications

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

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

Название: Edge AI for Industry 5.0 and Healthcare 5.0 Applications
Автор: Pethuru Raj, B. Sundaravadivazhagan, A. Saleem Raja, Mohammed M. Alani
Издательство: CRC Press
Год: 2025
Страниц: 344
Язык: английский
Формат: pdf (true), epub
Размер: 13.6 MB

Edge AI is the seamless and spontaneous combination of Edge or Fog computing and AI. It enables acquiring real-time insights, which, in turn, leads to the realization of real-time, people-centric, event-driven, business-critical, process-aware, and knowledge-filled software services and applications. Edge AI for Industry 5.0 and Healthcare 5.0 Applications looks at the unique contributions of Edge AI for developing solutions for Industry 5.0 and Healthcare 5.0. It explains how Industry 5.0 fine tunes the human-machine connection and leverages tiny, high-performance AI-centric processors in IoT edge devices for real-time decision-making and application processing. In critical sectors such as healthcare, finance, and autonomous cars, where transparency and accountability are essential for the safety and well-being of users, the importance of XAI is particularly evident. Healthcare 5.0 can be developed and implemented using XAI. Integrating cutting-edge technologies such as Artificial Intelligence (AI), Internet of Things (IoT), Big Data analytics, blockchain and 5G, next-generation healthcare systems to enhance efficiency, improve patient outcomes, and revolutionize the healthcare landscape. It is also known as Healthcare 5.0. Explainable AI (XAI) refers to Artificial Intelligence that can provide meaningful and meaningful explanations for their decisions and actions.