Фильтры
Категория
Язык книги
Автор
Год издания
Издательство

Книги по программированию и IT


В настоящее время многие организации создают и поддерживают приложения, основанные на сторонних сервисах. Разработчикам программного обеспечения и архитекторам часто приходится заниматься координацией и поддержкой приложений на основе API существующих сервисов, работающих за пределами их экосистемы. Найдите проверенные рецепты, которые помогут объединить множество разрозненных компонентов в вашей...

Проектирование/System Design Русский PDF

Large language models (LLMs) and diffusion models such as ChatGPT and Stable Diffusion have unprecedented potential. Because they have been trained on all the public text and images on the internet, they can make useful contributions to a wide variety of tasks. And with the barrier to entry greatly reduced today, practically any developer can harness LLMs and diffusion models to tackle problems pr...

GPT/AI/ИИ Английский PDF

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--;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 de...

GPT/AI/ИИ Английский PDF

As an aspiring data scientist, you appreciate why organizations rely on data for important decisions—whether it's for companies designing websites, cities deciding how to improve services, or scientists discovering how to stop the spread of disease. And you want the skills required to distill a messy pile of data into actionable insights. We call this the data science lifecycle: the process of col...

Big Data/DataScience Python Английский PDF

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 t...

GPT/AI/ИИ Английский PDF

Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up!In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus,...

GPT/AI/ИИ Английский PDF

This book is GPT-4 & ChatGPT Plugins updated. A comprehensive guide to understanding and utilizing various prompt techniques to generate high-quality answers from ChatGPT. and How To Avoid & Bypass all A.I Content Detectors1: This book is on point, I have used simple language with on-point practical explanations, together with examples and prompt formulas on every promp...

GPT/AI/ИИ Английский PDF

Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applic...

GPT/AI/ИИ Английский PDF

Fully updated to ASP.NET Core 7.0! In ASP.NET Core in Action, Third Edition Microsoft MVP Andrew Lock teaches you how you can use your C# and .NET skills to build amazing cross-platform web applications. This revised bestseller reveals the latest .NET patterns, including minimal APIs and minimal hosting. Even if you've never worked with ASP.NET, you'll start creating productive cross-pla...

.NET (.NET Core) Английский PDF

This comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, emphasizing the Model-View-Template (MVT) pattern and a pivotal service layer for creating scalable web applications. The book then progresses to practical aspects,...

Python Английский PDF

Освойте искусство разработки 3D-игр с Godot 4.x, мощным, легким и открытым игровым движком, который произвел революцию в мире создания игр. Независимо от того, являетесь ли вы новичком, только вступающим в мир разработки игр, или опытным разработчиком, ищущим универсальный движок, это всеобъемлющее руководство поможет вам создавать визуально потрясающие и высокопроизводительные 3D-игры для различн...

GameDev Русский PDF

Battle Ready Laravel is the guide I wished I had when I first became a developer. It offers junior developers and seasoned pros alike with a complete blueprint for improving their Laravel applications.You’ll learn how to more easily identify and fix bugs that are worrying you and reduce the chance of future code containing bugs or errors. I’ll also show you ways of improving your co...

PHP Английский PDF

Мы используем фронтенд-фреймворки каждый день, но вряд ли действительно понимаем, что происходит там, под капотом. Создание своего фреймворка — отличный способ узнать, как он работает с DOM, генерирует представления страниц, передает данные между компонентами и взаимодействует с операционной системой. Шаг за шагом мы будем создавать собственный фреймворк на JavaScript и опубликуем его как npm-паке...

JavaScript (JS) Русский PDF

Become a Master of Unreal Engine 5 Lighting and Atmosphere!Are you ready to take your game development visuals to the next level? “Unreal Engine 5: A Beginner’s Course” is your ultimate guide to harnessing the power of lighting, fog, and post-processing for breathtaking, immersive environments.Get Started Fast: Our step-by-step instructions walk you through installing UE5 and creating your first p...

GameDev Английский PDF

Kotlin coroutines have revolutionized JVM development, especially on Android and the backend, as they let us easily implement efficient and reliable multithreading. Their cutting-edge design and features are ideally suited to modern use cases. In this book, we will explore how Kotlin coroutines work and how we can use them to improve our code.This is a practical book. It shows everything by exampl...

Kotlin Английский PDF