Vtome.ru - электронная библиотека

  • Добавил: umkaS
  • Дата: 15-09-2023, 08:26
  • Комментариев: 0
Название: Курс Delphi для начинающих. Полигон нестандартных задач
Автор: Ремнев А.А., Федотова С.В.
Издательство: СОЛОН-ПРЕСС
Год: 2016
Cтраниц: 355
Формат: pdf
Размер: 61 мб
Язык: русский

Курс программирования предполагает последовательное изучение материала от простого к сложному. Большая часть материалов книги посвящена разбору и решению практических задач. Книга будет полезна широкому кругу читателей — студентам вузов, учащимся лицеев, колледжей, школьникам.
  • Добавил: tatanavip
  • Дата: 14-09-2023, 20:38
  • Комментариев: 0

Название: Head First. Git. Лучший способ понять Git изнутри
Автор: Ганди Раджу
Издательство: БХВ
Год: 2024
Формат: pdf
Размер: 127 Мб
Качество: Отсканированные страницы
Язык: Русский

Книга поможет быстро и легко изучить самый популярный в мире инструмент контроля версий Git. В ней использована уникальная методика Head First, выходящая за рамки синтаксиса и инструкций по решению конкретных задач, а эффектное визуальное оформление разработано с учетом того, как работает и наиболее продуктивно усваивает информацию мозг.
Рассмотрены основы Git, свойства ветвления кода, слияние, коммиты, устройство репозитория Git и поиск в нем, отмена действий и исправление ошибок.
  • Добавил: literator
  • Дата: 14-09-2023, 20:26
  • Комментариев: 0
Название: Laravel: Up & Running: A Framework for Building Modern PHP Apps, 3rd Edition (Final)
Автор: Matt Stauffer
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 747
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 15.0 MB

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to include Laravel 10, the third edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks. Laravel is a powerful and flexible PHP framework. It has a thriving community and a wide ecosystem of tools, and as a result, it’s growing in appeal and reach. This book is for developers who already know how to make websites and applications and want to learn how to do so well in Laravel. This book assumes knowledge of basic object-oriented programming practices, PHP (or at least the general syntax of C-family languages), and the basic concepts of the Model–View–Controller (MVC) pattern and templating. If you’ve never made a website before, you may find yourself in over your head. But as long as you have some programming experience, you don’t have to know anything about Laravel before you read this book—we’ll cover everything you need to know, from the simplest “Hello, world!”.
  • Добавил: literator
  • Дата: 14-09-2023, 20:01
  • Комментариев: 0
Название: Functional Programming with C#: Create More Supportable, Robust, and Testable Code (Final)
Автор: Simon J. Painter
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 434
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 22.2 MB

After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language. Because of the shared runtime environment common to C# and F# languages, it's possible to use most of F#'s functional features in C# as well. Author Simon J. Painter explains how you can write functional code in C# right away, without having to install dependencies or features newer than .NET 3. You'll learn why functional programming concepts can bring immediate benefit to your work.
  • Добавил: literator
  • Дата: 14-09-2023, 19:04
  • Комментариев: 0
Название: Clean Code Cookbook: Recipes to Improve the Design and Quality of your Code (Final)
Автор: Maximiliano Contieri
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 553
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 15.3 MB

Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution, these techniques provide benefits that pay off over time. Using real life examples in jаvascript, PHP, Java, Python, and many other programming languages, this cookbook provides proven recipes to help you scale and maintain large systems. Every section covers fundamental concepts including readability, coupling, testability, and extensibility, as well as code smells—symptoms of a problem that requires special attention—and the recipes to address them. As you proceed through this book, refactoring recipes and the variety of code smells increase in complexity.
  • Добавил: literator
  • Дата: 14-09-2023, 16:41
  • Комментариев: 0
Название: Software Architecture: Research Roadmaps from the Community
Автор: Patrizio Pelliccione, Rick Kazman, Ingo Weber
Издательство: Springer
Год: 2023
Страниц: 116
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

Software architecture research involves the study of the design and analysis of software systems, focusing on the high-level structure and organization of software components, as well as the interactions and relationships between them. It also focuses on the non-technical aspects of software design: how teams are organized, and how they communicate and work together. The first three chapters of the book investigate software architecture for emerging classes of software systems with widespread interest, including quantum computing, artificial intelligence-centric systems, and systems within value-based ecosystems. Subsequent chapters investigate the role of architecture in relation to modern development processes; sharing of data as an enabler for furthering research in software architecture; and teaching software architecture. In summary, this book provides an overview of the latest research and directions in software architecture, covering a wide array of current and emerging topics. Specifically, this book is a valuable resource for researchers and students to aid them in identifying fruitful paths for future research.
  • Добавил: literator
  • Дата: 14-09-2023, 16:24
  • Комментариев: 0
Название: Self Programming Book for Beginner: The ultimate step-by-step guide to learn programming and advance
Автор: Kenneth Thompson
Издательство: Francis
Год: 2023
Страниц: 307
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 10.2 MB

A "Self-Programming Book for Beginners" is a comprehensive and beginner-friendly resource designed to introduce individuals with little to no programming experience to the world of coding. This book is carefully crafted to take you from the very basics of programming to a point where you can confidently write code and tackle programming challenges on your own. This self-programming book for beginners has been a labor of passion and dedication, the culmination of an entire year's worth of effort, exploration, and learning. Before I wrote this book, I embarked on this journey with the intention of creating a comprehensive resource that would guide you, step by step, through the exciting realm of programming. Throughout this book, you'll find a carefully crafted roadmap that distills complex concepts into accessible explanations, making programming approachable and enjoyable for anyone who seeks to learn. But what sets this book apart is the personal touch that comes from dedicating an entire year to its creation.
  • Добавил: Igor1977
  • Дата: 14-09-2023, 15:37
  • Комментариев: 0

Название: Привет, Unity! Моя первая книга по созданию игр
Автор: Ларкович С.Н., Куприянова А.В.
Издательство: СПБ.: Наука и Техника
Год: 2021
Формат: pdf
Страниц: 288
Размер: 41 mb
Язык: Русский

Если вы мечтаете создать свою компьютерную игру - эта книга для вас!
В первых главах книги будут рассмотрен интерфейс и основные возможности Unity - поговорим о загрузке и установке Unity; о двух- и трехмерных проектах; рассмотрим основные элементы Unity и его интерфейс
  • Добавил: umkaS
  • Дата: 14-09-2023, 09:31
  • Комментариев: 0
Название: Курс практического программирования в Delphi. Объектно-ориентированное программирование
Автор: Санников Е.В.
Издательство: СОЛОН-Пресс
Год: 2016
Cтраниц: 188
Формат: pdf
Размер: 27 мб
Язык: русский

Данный курс-практикум рассчитан преимущественно на студентов информационных и технических специальностей, а также на начинающих программистов, желающих научиться разработке приложений в среде Delphi и понять суть объектного программирования. Также практикум может использоваться в качестве элективного курса у школьников старших классов.
  • Добавил: literator
  • Дата: 14-09-2023, 07:39
  • Комментариев: 0
Название: Intelligent Systems and Applications in Computer Vision
Автор: Nitin Mittal, Amit Kant Pandit, Mohamed Abouhawwash
Издательство: CRC Press
Год: 2024
Страниц: 341
Язык: английский
Формат: pdf (true)
Размер: 42.3 MB

The book comprehensively covers a wide range of evolutionary Computer Vision methods and applications, feature selection and extraction for training and classification, and metaheuristic algorithms in image processing. It further discusses optimized image segmentation, its analysis, pattern recognition, and object detection. The topic of “computer vision” has grown to encompass a wide range of activities, from gathering raw data to extracting patterns from images and interpreting data. The majority of computer vision jobs have to do with feature extraction from input scenes (digital images) in order to get information about events or descriptions. Computer vision combines pattern detection and image processing. Image understanding comes from the computer vision process. The field of computer vision, in contrast to computer graphics, focuses on extracting information from images. Computer technology is essential to the development of computer vision, whether it is for image quality improvement or image recognition. Since the design of the application system determines how well a computer vision system performs, numerous scholars have proposed extensive efforts to broaden and classify computer vision into a variety of fields and applications, including assembly line automation, robotics, remote sensing, computer and human communications, assistive technology for the blind, and other technologies. Deep Learning (DL) is a member of the AI method family. Artificial Neural Networks (ANNs) get their name from the fact that they receive an input, analyze it, and produce a result. Deep Learning is based on ANN. Because of the massive amount of data generated every minute by digital transformation, AI is becoming more and more popular.