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


 Application developers have to often repeat the same code across multiple platforms, which is not only time-consuming but also error-prone. Most documentation targets only specific use cases but misses out on the nuances essential to sharing code effectively across platforms. Kotlin Multiplatform by Tutorials will help you efficiently implement real-world apps for different platforms by...

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

 Don’t let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It’s perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on everything the language has to offer. Inside Learn C++ by Exam...

C++ Английский PDF

 Despite the prevalence of higher-level languages, C++ is still running the world, from bare-metal embedded systems to distributed cloud-native systems. C++ is on the frontline whenever there is a need for a performance-sensitive tool supporting complex data structures. The language has been actively evolving for the last two decades. This book is a comprehensive guide that shows you how...

C++ Английский PDF

 Python for Scientific Computing and Artificial Intelligence is split into 3 parts: in Section 1, the reader is introduced to the Python programming language and shown how Python can aid in the understanding of advanced High School Mathematics. In Section 2, the reader is shown how Python can be used to solve real-world problems from a broad range of scientific disciplines. Finally, in Sectio...

Machine Learning (ML) Python Английский PDF

 Are you an aspiring data scientist or analyst with a passion for exploring the vast possibilities of Python-based data analysis? If so, you're in luck because "Data Analysis Foundations with Python" is the perfect guide for you. This comprehensive and immersive book will not only provide you with a hands-on approach but also offer a detailed exploration of the fascinating world of Pytho...

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

 Quickly and productively build complex Kotlin-based Spring applications and microservices out of the box, with minimal concern over things such as configurations. This revised edition will show you how to fully leverage the Spring Boot 3 micro-framework and apply it to create enterprise-ready Kotlin-based cloud-native applications, microservices, and web applications that just work. The...

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

 The powerful Angular framework is ever-evolving, with each new iteration bringing amazing new modern features. Modern Angular gets you rapidly up to speed with Angular’s latest innovations.Inside Modern Angular you’ll learn how to:Create modern Angular apps with the newest framework capabilitiesSetting up and structuring your Angular projectsImplement advanced testing strategies for AngularB...

JavaScript (JS) Английский PDF

 Если программирование — магия, то веб-скрапинг — настоящее колдовство. Написав простую автоматизированную программу, можно отправлять запросы веб-серверам, получать ответы с данными, а затем анализировать эти данные и извлекать необходимую информацию. Это обновленное третье издание книги не только познакомит вас с веб-скрапингом, но и послужит исчерпывающим руководством по сбору практически...

Python Русский PDF

Эту книгу можно можно рассматривать как книгу рецептов графических программ, позволяющих рисовать сложные картинки с помощью SPECTRUMa. Рассмотрены довольно сложные алгоритмы для программирования графики (двумерной, трехмерной, символьной). А также как создавать диаграммы ...

GameDev Русский PDF

Key Features Start from basic Kotlin syntax and go all the way to advanced topics like Coroutines and structural concurrency Learn how to select and implement the right design pattern for your next Kotlin project Get to grips with concurrent and reactive microservices with Ktor and Vert.xBook Description For developers who are working with Design Patterns in Kotlin, this practi...

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

 Программирование — это приключение, полное трудностей, нового опыта, побед и поражений. В книге «Поговорим на Python» вы присоединитесь к Эрику и Саймону, которые учатся программировать на Python и создают свое первое приложение. Книга написана специально для будущих программистов и идеальна, чтобы начать осваивать навык, который останется на всю жизнь! Книга «Поговорим на Python» учит...

Python Русский PDF

 C# 10 Clean Architecture with .NET 6: Build Unbreakable, Testable, and Future-Proof Applications Tired of spaghetti code? Struggling with untestable applications that crumble under change? C# 10 Clean Architecture with .NET 6 is your path to code serenity. This comprehensive guide empowers you to leverage the latest features of C# 10 and .NET 6 to craft applications that are R...

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

 Рассмотрены технологии и методики, положенные в основу работы распространенных вредоносных программ: руткитов, клавиатурных шпионов, программ SpyWare/AdWare, BackDoor, Trojan-Downloader и др. Для большинства рассмотренных программ и технологий приведены подробные описания алгоритма работы и примеры кода на Delphi и С, демонстрирующие упрощенную реализацию алгоритма. Описаны различные утилиты...

Hacking and Security Русский PDF

 Machine Learning (ML) has become a very important area of research widely used in various industries. This compendium introduces the basic concepts, fundamental theories and essential computational techniques related to ML models. With most essential basics and a strong foundation, one can comfortably learn related topics, methods, and algorithms. Most importantly, readers with strong f...

Machine Learning (ML) Python Английский PDF

 Книга описывает практические приемы рефакторинга и переноса кода написанных на Java мобильных приложений для Android  на язык Kotlin с сохранением совместимости. Приведено подробное сравнение этих двух языков, даны примеры перевода проектов с Java на Kotlin, добавления поддержки Kotlin в сборку Java. Показан переход от классов Java к классам Kotlin, от коллекций Java к коллекциям Kotlin...

Java Kotlin Русский PDF