bannerbanner
logo

Программирование

Программирование на Scratch с нуля. Создаем веселые игры, охотимся за багами и пишем первые программы!
Программирование на Scratch с нуля. Создаем веселые игры, охотимся за багами и пишем первые программы!
0
Эта книга – руководство для детей, которые никогда раньше не писали код, но готовы сделать первые шаги в программировании и научиться создавать крутые…
Подробнее
Современная программная инженерия. ПО в эпоху эджайла и непрерывного развертывания (pdf + epub)
Современная программная инженерия. ПО в эпоху эджайла и непрерывного развертывания (pdf + epub)
0
Дэвид Фарли, легендарный разработчик и создатель continuous delivery, рассказывает о фундаментальных принципах разработки современного ПО. Пора познак…
Подробнее
Grid Computing for Bioinformatics and Computational Biology
Grid Computing for Bioinformatics and Computational Biology
0
The only single, up-to-date source for Grid issues in bioinformatics and biology Bioinformatics is fast emerging as an important discipline for academ…
Подробнее
Непрерывное развитие API. Правильные решения в изменчивом технологическом ландшафте (pdf+epub)
Непрерывное развитие API. Правильные решения в изменчивом технологическом ландшафте (pdf+epub)
0
Для реализации API необходимо провести большую работу, но эти усилия не всегда окупаются. Чрезмерное планирование может стать пустой тратой сил, а его…
Подробнее
Computer Assisted Exercises and Training. A Reference Guide
Computer Assisted Exercises and Training. A Reference Guide
0
A comprehensive guide to computer assisted exercises Readers can turn to this indispensable reference guide for comprehensive and lucid coverage of th…
Подробнее
Самоучитель. Курс SQL. Базы данных. ORACLE
Самоучитель. Курс SQL. Базы данных. ORACLE
0
Систематичный и последовательный курс изучения языка SQL с первых шагов до уровня специалиста с трёхлетним стажем. Весь материал сопровождается практи…
Подробнее
Красивый C++. 30 главных правил чистого, безопасного и быстрого кода (pdf + epub)
Красивый C++. 30 главных правил чистого, безопасного и быстрого кода (pdf + epub)
0
Написание качественного кода на C++ не должно быть трудной задачей. Если разработчик будет следовать рекомендациям, приведенным в C++ Core Guidelines,…
Подробнее
Architecture-Independent Programming for Wireless Sensor Networks
Architecture-Independent Programming for Wireless Sensor Networks
0
New automated, application-independent methodology for designing and deploying sensor networks Following this book's clear explanations, examples, and…
Подробнее
Всё об ИИ чат-боте ChatGPT
Всё об ИИ чат-боте ChatGPT
0
Книга, которая представляет собой обзор и практическое руководство по использованию мощного инструмента искусственного интеллекта - чат-бота ChatGPT. …
Подробнее
Codecharts. Roadmaps and blueprints for object-oriented programs
Codecharts. Roadmaps and blueprints for object-oriented programs
0
NEW LANGUAGE VISUALIZES PROGRAM ABSTRACTIONS CLEARLY AND PRECISELY Popular software modelling notations visualize implementation minutiae but fail to …
Подробнее
Нейросети начало
Нейросети начало
5
Книга является отличным ресурсом для тех, кто хочет познакомиться с основами нейросетей и их применением в жизни. В книге подробно объясняется, что та…
Подробнее
Head First. Изучаем Swift
Head First. Изучаем Swift
0
Swift известен как язык разработки приложений, выбранный компанией Apple для iOS, iPadOS, macOS, watchOS и tvOS. Но этим его применение не ограничивае…
Подробнее
Telegram Bot. Руководство по созданию бота в мессенджере Телеграм.
Telegram Bot. Руководство по созданию бота в мессенджере Телеграм.
3
Эта книга является практическим руководством по созданию бота для Telegram с использованием языка программирования Python. В ней описываются основные …
Подробнее
Criptomonedas
Criptomonedas
0
Muchas oportunidades de inversión han aparecido y desaparecido. Ahora es el momento de las criptomonedas, así que no pierda el tren. Las criptomonedas…
Подробнее
Distributed Database Management Systems. A Practical Approach
Distributed Database Management Systems. A Practical Approach
0
This book addresses issues related to managing data across a distributed database system. It is unique because it covers traditional database theory a…
Подробнее
Алгоритмы на практике. Решение реальных задач (pdf + epub)
Алгоритмы на практике. Решение реальных задач (pdf + epub)
0
«Алгоритмы на практике» научат решать самые трудные и интересные программистские задачи, а также разрабатывать собственные алгоритмы. В качестве приме…
Подробнее
XSLT 2.0 and XPath 2.0 Programmer's Reference
XSLT 2.0 and XPath 2.0 Programmer's Reference
0
Combining coverage of both XSLT 2.0 and XPath 2.0, this book is the definitive reference to the final recommendation status versions of both specifica…
Подробнее
Математические алгоритмы для программистов. 3D-графика, машинное обучение и моделирование на Python (pdf + epub)
Математические алгоритмы для программистов. 3D-графика, машинное обучение и моделирование на Python (pdf + epub)
0
Неважно, чем вы занимаетесь – большими данными, машинным обучением, компьютерной графикой или криптографией, – без математики вам не обойтись! Везде с…
Подробнее
Ant Colony Optimization and Constraint Programming
Ant Colony Optimization and Constraint Programming
0
Ant colony optimization is a metaheuristic which has been successfully applied to a wide range of combinatorial optimization problems. The author desc…
Подробнее
Kafka Streams и ksqlDB. Данные в реальном времени (pdf + epub)
Kafka Streams и ksqlDB. Данные в реальном времени (pdf + epub)
0
Работа с неограниченными и быстрыми потоками данных всегда была сложной задачей. Но Kafka Streams и ksqlDB позволяют легко и просто создавать приложен…
Подробнее
Pattern-Oriented Software Architecture, A Pattern Language for Distributed Computing
Pattern-Oriented Software Architecture, A Pattern Language for Distributed Computing
0
The eagerly awaited Pattern-Oriented Software Architecture (POSA) Volume 4 is about a pattern language for distributed computing. The authors will gui…
Подробнее
Основы Python для Data Science (pdf + epub)
Основы Python для Data Science (pdf + epub)
0
Python – язык программирования № 1 для машинного обучения и Data Science. Но как же сложно решить, с чего начать изучение Python, ведь у него огромный…
Подробнее
Algorithms to Live By: The Computer Science of Human Decisions
Algorithms to Live By: The Computer Science of Human Decisions
0
A fascinating exploration of how computer algorithms can be applied to our everyday lives.In this dazzlingly interdisciplinary work, acclaimed author …
Подробнее
Compiler Construction Using Java, JavaCC, and Yacc
Compiler Construction Using Java, JavaCC, and Yacc
0
Broad in scope, involving theory, the application of that theory, and programming technology, compiler construction is a moving target, with constant …
Подробнее
Объекты. Стильное ООП (pdf + epub)
Объекты. Стильное ООП (pdf + epub)
0
Хороший объектно-ориентированный код удобно читать, изменять и исправлять. Универсальные практики проектирования объектов, собранные в этой книге, поз…
Подробнее
Adobe Photoshop CS6 Top 100 Simplified Tips and Tricks
Adobe Photoshop CS6 Top 100 Simplified Tips and Tricks
0
Take your Photoshop skills to the next level Users who already know Photoshop basics will love this colorful, step-by-step guide to new tricks and tec…
Подробнее
Pandas в действии (pdf + epub)
Pandas в действии (pdf + epub)
0
Язык Python помогает упростить анализ данных. Если вы научились пользоваться электронными таблицами, то сможете освоить и pandas! Несмотря на сходство…
Подробнее
Reversible Computing. Fundamentals, Quantum Computing, and Applications
Reversible Computing. Fundamentals, Quantum Computing, and Applications
0
Written by one of the few top internationally recognized experts in the field, this book concentrates on those topics that will remain fundamental, su…
Подробнее
Advanced Dynamic-System Simulation. Model Replication and Monte Carlo Studies
Advanced Dynamic-System Simulation. Model Replication and Monte Carlo Studies
0
A unique, hands-on guide to interactive modeling and simulation of engineering systems This book describes advanced, cutting-edge techniques for dynam…
Подробнее
40 алгоритмов, которые должен знать каждый программист на Python (pdf + epub)
40 алгоритмов, которые должен знать каждый программист на Python (pdf + epub)
0
Понимание работы алгоритмов и умение применять их для решения прикладных задач – must-have для любого программиста или разработчика. Эта книга поможет…
Подробнее
Программируем на Python в Minecraft
Программируем на Python в Minecraft
0
Эта книга ориентирована на детей и подростков, но и любому взрослому-новичку позволит пройти путь с нуля до собственной программы на Python за 7 дней …
Подробнее
Хочу в геймдев! Основы игровой разработки для начинающих
Хочу в геймдев! Основы игровой разработки для начинающих
0
Создание новых игровых миров может стать вашей профессией! Индустрия разработки игр дает шанс раскрыть творческий потенциал, воплощая идеи в игровые п…
Подробнее
Bistatic SAR / ISAR / FSR. Theory Algorithms and Program Implementation
Bistatic SAR / ISAR / FSR. Theory Algorithms and Program Implementation
0
Bistatic radar consists of a radar system which comprises a transmitter and receiver which are separated by a distance comparable to the expected targ…
Подробнее
Probability, Random Variables, and Random Processes. Theory and Signal Processing Applications
Probability, Random Variables, and Random Processes. Theory and Signal Processing Applications
0
Probability, Random Variables, and Random Processes is a comprehensive textbook on probability theory for engineers that provides a more rigorous math…
Подробнее
C# 10 и .NET 6. Современная кросс-платформенная разработка (pdf + epub)
C# 10 и .NET 6. Современная кросс-платформенная разработка (pdf + epub)
0
Шестое издание книги серьезно переработано, добавлены все новые функции, реализованные в версиях C# 10 и .NET 6. Вы изучите принципы объектно-ориентир…
Подробнее
Verification of Systems and Circuits Using LOTOS, Petri Nets, and CCS
Verification of Systems and Circuits Using LOTOS, Petri Nets, and CCS
0
A Step-by-Step Guide to Verification of Digital Systems This practical book provides a step-by-step, interactive introduction to formal verification o…
Подробнее
Unity в действии. Мультиплатформенная разработка на C# (pdf + epub)
Unity в действии. Мультиплатформенная разработка на C# (pdf + epub)
0
Создание игр – увлекательное дело, а Unity делает его простым и доступным! Unity возьмет на себя всю тяжелую работу, и вы сможете сосредоточиться на и…
Подробнее
Technical Writing for Teams. The STREAM Tools Handbook
Technical Writing for Teams. The STREAM Tools Handbook
0
A unique, integrative, team-centered approach to writing and formatting technical documents Technical Professionals: Do you have difficulty producing …
Подробнее
Static Analysis of Software. The Abstract Interpretation
Static Analysis of Software. The Abstract Interpretation
0
The existing literature currently available to students and researchers is very general, covering only the formal techniques of static analysis. This …
Подробнее
Внутри CPython. Гид по интерпретатору Python (pdf + epub)
Внутри CPython. Гид по интерпретатору Python (pdf + epub)
0
CPython, самая популярная реализация Python, абстрагируется от сложностей ОС и предоставляет платформу для создания масштабируемых и высокопроизводите…
Подробнее
Emerging Methods, Technologies and Process Management in Software Engineering
Emerging Methods, Technologies and Process Management in Software Engineering
0
A high-level introduction to new technologies andmethods in the field of software engineering Recent years have witnessed rapid evolution of software …
Подробнее
Python. Погружение в математику с Minecraft
Python. Погружение в математику с Minecraft
0
Дорогой читатель, перед тобой продолжение книги «Python. Великое программирование в Minecraft». Оно посвящено одной из важных тем в программировании –…
Подробнее
Interoperability for Enterprise Software and Applications. Proceedings of the Workshops and the Doctorial Symposium of the I-ESA International Conference 2010
Interoperability for Enterprise Software and Applications. Proceedings of the Workshops and the Doctorial Symposium of the I-ESA International Conference 2010
0
Within the framework of the Sixth I-ESA International Conference, supported by the INTEROP VLab (International Virtual Laboratory on Enterprise Intero…
Подробнее
Design of Multithreaded Software. The Entity-Life Modeling Approach
Design of Multithreaded Software. The Entity-Life Modeling Approach
0
This book assumes familiarity with threads (in a language such as Ada, C#, or Java) and introduces the entity-life modeling (ELM) design approach for …
Подробнее
Вход В личный кабинетРегистрация