|
 |
|
 |
|
|
 |
|  |
|
Название: Программирование: введение в профессию. Том 1 Азы программирования Автор: Столяров А.В. Издательство: Цетине Год: 2025 (изд. 2.9) Страниц: 225 Язык: русский Формат: pdf, djvu Размер: 10.1 MB
Учебник «Программирование: введение в профессию» ориентирован на самостоятельное изучение и предполагает использование систем семейства Unix (в т.ч. Linux) в роли сквозной среды для обучения. Первый том учебника содержит три части, охватывающие базис знаний о программировании как виде деятельности. Первый том учебника содержит три части, охватывающие базис знаний о программировании как виде деятельности: в первую часть вошли вводные сведения, вторая посвящена основам программирования на примере языка Паскаль, третья - возможностям центрального процессора и программированию на языке ассемблера. Для школьников, студентов, преподавателей и всех, кто интересуется программированием. |
Разместил: Ingvar16 16-02-2025, 09:27 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Practical Post-Quantum Signatures: FALCON and SOLMAE with Python Автор: Kwangjo Kim Издательство: Springer Серия: SpringerBriefs in Information Security and Cryptography Год: 2025 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
The current digital signature methods like RSA, DSA, and ECDSA are relatively simple to understand, and their signing and verification processes operate in comparable time frames. However, in the quantum computing era, cryptographic methods must be designed to withstand both classical and quantum attacks. This requires an in-depth understanding of advanced mathematical concepts like algebraic geometry, lattice theory, Gaussian sampling, and efficient polynomial computation techniques such as FFT and NTT, which are essential for lattice-based cryptosystems. This monograph provides a practical and educational introduction to post-quantum digital signatures, focusing on the FALCON and SOLMAE algorithms. The material aims to bridge the gap between theory and practice, offering hands-on knowledge of post-quantum cryptographic techniques. With a focus on clear, practical examples using Python, this book is a valuable resource for anyone looking to understand or implement quantum-secure digital signatures. |
Разместил: Ingvar16 16-02-2025, 08: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. |
Разместил: Ingvar16 16-02-2025, 05:51 | Комментарии: 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. |
Разместил: Ingvar16 16-02-2025, 05:03 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Архитектура ЭВМ и язык ассемблера Автор: Падарян В.А. Издательство: ВМК МГУ Год: 2024 Страниц: 291 Язык: русский Формат: pdf, epub Размер: 11.0 MB
Книга имеет своей целью изучение базовых принципов устройства современных ЭВМ, анализ качественных и количественных характеристик различных компонент ЭВМ, анализ влияния этих характеристик на работу прикладных программ. Помимо того, предполагается практическое освоение языка ассемблера архитектуры IA-32, изучение особенностей этой процессорной архитектуры, изучение взаимосвязей между архитектурой набора команд, механизмами реализации языка Си и системой программирования. |
Разместил: Ingvar16 15-02-2025, 21:09 | Комментарии: 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. |
Разместил: Ingvar16 15-02-2025, 17:14 | Комментарии: 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. |
Разместил: Ingvar16 15-02-2025, 06:38 | Комментарии: 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. |
Разместил: Ingvar16 15-02-2025, 06:09 | Комментарии: 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. |
Разместил: Ingvar16 15-02-2025, 05:20 | Комментарии: 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. |
Разместил: Ingvar16 15-02-2025, 01:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|