Java is the backbone of modern enterprise software, and mastering its logic is the first step toward becoming a professional developer. This book offers a selection of curated questions, ranging from foundational topics to advanced programming concepts.By the end of this book, you will be competent in applying decision constructs to diverse programming challenges and possess a solid understanding...
Java Английский PDFCan you keep a secret? I hope so, because much of the modern world is built on cryptography: the art of secret messages. This book will show you what it’s all about and how it really works, with dozens of example programs in Go. Have you ever wondered how passwords are stored securely? What makes a good password? How codes and ciphers are designed–and broken? Where random numbers come from, and wh...
Go (Golang) Hacking and Security Английский PDFA no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.TypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor first: You learn types by watching what TypeScript tells you, not by memorizing rules. This book brin...
JavaScript (JS) Английский PDFExplore the inner workings of the world’s most popular programming language and enjoy the power and control that comes only from deep knowledge! In JavaScript in Depth, JavaScript and Node legend James M. Snell goes beyond the basic syntax and common implementations to expose the secrets of its engines, runtimes, and language design decisions.In JavaScript in Depth, you will le...
JavaScript (JS) Английский PDFLearn the basics of GUI programming in C# through clear, step-by-step examples using Blazor, .NET MAUI, and WinUI 3. Build simple web and desktop interfaces while understanding core UI concepts, event handling, and data binding.Key FeaturesUnderstand core GUI principles in C# through simple, guided examplesBuild introductory apps with Blazor, .NET MAUI, and WinUI 3Learn data binding and foundation...
C# Английский PDFWrite distributed apps naturally on your local machine using .NET Aspire!.NET Aspire radically simplifies the process of building distributed applications! With this powerful tool, you can design, code, and run distributed systems on your local dev machine, even replicating cloud services such as Azure Cosmos DB and Azure Storage. Aspire includes the templates and packages you need to create a com...
.NET (.NET Core) Английский PDFПредставленная книга ‑ о языке программирования С++. А еще эта книга ‑ об объектно‑ориентированном программировании (сокращенно ООП). Читатель научится создавать полноценные объектно‑ориентированные программы. Мы рассмотрим все основные и наиболее важные конструкции С++, так что при желании читатель сможет создавать и обычные (не объектно‑ориентированные) программы. Но случится это не само по себе...
C++ Русский PDFThis book is designed to help you master API development using the Django REST Framework (DRF). Written for seasoned developers, this book offers practical, hands-on guidance to becoming an expert in using DRF, providing in-depth coverage of the framework's features and best practices and their application in API development.The book will introduce you to and enable you to grasp advanced DRF topic...
Python Английский PDFЭта книга, в первую очередь, предназначена для тех, кому хотелось бы быстро научиться писать настоящие программы на языке C++ . Зачастую новички в C++ пытаются освоить язык чисто механически, даже не попытавшись узнать, как можно эффективно применить его к решению каждодневных проблем. Цель данной книги — научить программированию на C++ , а не просто изложить средства языка, поэтому она полезна не...
C++ Русский PDFLearn Python coding concepts the fun way through humour, storytelling, and beginner-friendly examples that make your first step into the world of Python programming enjoyableKey FeaturesFollow an adorable, illustrated teaching cat with sharp coding instincts as your guideBuild confidence and coding skills with step-by-step explanations that gradually increase your understandingReinforce your learn...
Python Английский PDFBuild stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long-ter...
Rust Английский PDFКнига предоставляет аналитику по мировому и российскому ИИ-рынку, уделяя особое внимание атомной отрасли, приводит согласованную таксономию, на которой базируется эта аналитика, дает описание базовых технологий, необходимых для понимания структуры рынка. В публикации затронуты вопросы, касающиеся определений искусственного интеллекта, предпосылок его появления, на понятийном уровне рассмотрены алг...
GPT/AI/ИИ Русский PDFДанная книга является сборником различных задач и примеров, решенных с помощью языка программирования Python.Также в книге рассмотрена базовая теоретическая часть Python, позволяющая ориентироваться в языке и создавать свои программы. Теория сопровождается большим количеством разнообразных примеров – от самых основ (переменные и типы данных; операторы и циклы; математические функции и регулярные в...
Python Русский PDFКак только вы освоитесь с синтаксисом Rust, с его уникальным и мощным компилятором и начнете использовать его в реальных проектах, перед вами откроется совершенно новое измерение. Как правильно применять стандартные паттерны проектирования в приложениях на Rust? Как и когда следует использовать IntoIterator? Почему Rust-разработчики любят тип PhantomData? Ответы на эти и многие другие вопросы вы н...
Rust Русский PDFЭто обновленное издание самого известного за последнее десятилетие руководства охватывает Java 21 и содержит актуальную и точную информацию о работе с параметризованными типами (дженериками) и коллекциями. Вы узнаете все необходимое для эффективного использования и написания параметризованных API. В книге подробно рассматривается библиотека коллекций, чтобы вы всегда знали, как...
Java Русский PDF