Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Путь инженера-программиста. Развитие навыков для успешной карьеры
Автор: Фернандо Доглио
Издательство: Эксмо
Год: 2025
Страниц: 242
Язык: русский
Формат: pdf
Размер: 46.4 MB

Мечтаете стать востребованным специалистом в IT-индустрии? Хотите оптимизировать свою работу и карьеру, достичь баланса между личной жизнью и профессиональными обязанностями? Эта книга – то, что вам нужно! Почему стоит прочитать «Путь инженера-программиста»? Оптимизация кода и карьеры: узнайте, как писать безошибочный код. Профессиональные навыки: научитесь содержательно комментировать код, проводить модульное тестирование и использовать рефакторинг для ускорения разработки. Не упустите шанс овладеть навыками, необходимыми для успешной работы в команде разработчиков.
Разместил: Ingvar16 7-04-2025, 16:02 | Комментарии: 0 | Подробнее
Название: Доказательство корректности программ
Автор: К. Рустан, М. Лейно
Издательство: ДМК Пресс
Год: 2024
Страниц: 532
Язык: русский
Формат: pdf
Размер: 12.8 MB

Данная книга учит формально рассуждать о компьютерных программах, используя последовательный подход и язык программирования Dafny, поддерживающий верификацию. Показано, как писать спецификации для программ, как удовлетворить требования этих спецификаций и как писать доказательства корректности программ относительно спецификаций. Автор сначала представляет теоретические предпосылки, лежащие в основе рассуждений о программном коде, а затем постепенно переходит к реальным примерам, использующих объекты, структуры данных и нетривиальную рекурсию. Книга написана простым и понятным языком, содержит множество забавных иллюстраций и практических упражнений. Книга предполагает наличие у читателя базовых знаний программ и программирования. Стиль этого программирования (функциональный, императивный) и конкретный используемый язык не так важны, но будет полезно, если используемые читателями языки программирования поддерживают концепцию типов.
Разместил: Ingvar16 7-04-2025, 01:58 | Комментарии: 0 | Подробнее
Название: Java File Handling Step by Step: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 227
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book provides a comprehensive and detailed guide to managing file operations in Java, offering clear explanations and practical examples to help both beginners and experienced developers enhance their programming skills. The content is meticulously organized to introduce fundamental concepts and progressively build towards more complex applications, ensuring that readers develop a solid understanding of file handling techniques and best practices in Java. The organization of the material follows a logical progression, starting with the basics of file handling and Java I/O, progressing into the use of streams for reading and writing data, and expanding into file and directory management, file paths, and metadata operations. Each chapter is crafted with precision, incorporating step-by-step examples and code demonstrations that illustrate the effective application of concepts, alongside detailed discussions on error handling and practical file-related applications.
Разместил: Ingvar16 7-04-2025, 01:33 | Комментарии: 0 | Подробнее
Название: Машинное обучение: основы
Автор: Николенко С.И.
Издательство: Питер
Год: 2025
Страниц: 609
Язык: русский
Формат: pdf
Размер: 38.5 MB

Машинное обучение давно уже стало синонимом искусственного интеллекта. Оно проникло во многие аспекты нашей жизни и стало одной из важнейших областей современной науки. Эта книга — путеводитель по ключевым идеям машинного обучения. Вы узнаете, как методы машинного обучения получаются из основных принципов теории вероятностей, пройдёте путь от теоремы Байеса до обобщённых линейных моделей и узнаете в лицо тех китов, на которых стоит весь современный искусственный интеллект. Множество увлекательных кейсов, практических примеров и интересных задач — от анализа ретроспективных научных исследований до эффекта "горячей руки" в баскетболе — помогут разобраться в самых сложных концепциях. Кроме того, книга может лечь в основу базовых курсов по машинному обучению.
Разместил: Ingvar16 6-04-2025, 18:41 | Комментарии: 0 | Подробнее
Название: Successful AI Product Creation: A 9-Step Framework
Автор: Shub Agarwal
Издательство: Wiley
Год: 2025
Страниц: 304
Язык: английский
Формат: pdf, epub (true)
Размер: 12.2 MB

The Essential Guide to AI and Generative AI Product Creation from a Veteran AI Leader and Educator. In Successful AI Product Creation: A 9-Step Framework, AI product leader, professor of product management and AI, and industry expert, Prof. Shub Agarwal delivers the ultimate playbook—a comprehensive, step-by-step guide to Building, Scaling, and Integrating AI and Generative AI into real-world products. Drawing from over two decades of experience, this comprehensive guide bridges the gap between AI technology and business impact, ensuring you can navigate the AI revolution with confidence. The cutting-edge technology known as Generative AI is a specific Artificial Intelligence (AI) that produces new content that closely mimics training data. It operates across various formats, including text, images, audio, and video, each contributing to diverse business applications. At its core, Generative AI leverages advanced algorithms to learn patterns and structures from existing data, enabling it to generate innovative outputs that have the potential to revolutionize industries.
Разместил: Ingvar16 6-04-2025, 17:55 | Комментарии: 0 | Подробнее
Название: Алгоритмы: теория и практическое применение
Автор: Стивенс Род
Издательство: М.: Эксмо
Год: 2016
Cтраниц: 544
Формат: pdf
Размер: 78 мб
Язык: русский

Алгоритмы – это рецепты, которые делают возможным эффективное программирование. Их изучение позволяет усвоить общие подходы к решению задач и накапливать полезные методики для их решения. В этой книге представлено множество классических алгоритмов, вы узнаете, где они применяются и как их анализировать, чтобы понять их поведение. Эта книга может быть полезной не только в вашей текущей профессиональной деятельности, но и поможет вам получить новую работу.
Разместил: rivasss 6-04-2025, 17:05 | Комментарии: 0 | Подробнее
Название: Essential Data Analytics, Data Science, and AI: A Practical Guide for a Data-Driven World
Автор: Maxine Attobrah
Издательство: Apress
Год: 2024
Страниц: 223
Язык: английский
Формат: pdf (true), epub (true)
Размер: 11.3 MB

In today's world, understanding data analytics, Data Science, and Artificial Intelligence is not just an advantage but a necessity. This book is your thorough guide to learning these innovative fields, designed to make the learning practical and engaging. The book starts by introducing data analytics, Data Science, and Artificial Intelligence (AI). It illustrates real-world applications, and, it addresses the ethical considerations tied to AI. It also explores ways to gain data for practice and real-world scenarios, including the concept of synthetic data. Next, it uncovers Extract, Transform, Load (ETL) processes and explains how to implement them using Python. Further, it covers Artificial Intelligence and the pivotal role played by Machine Learning models. Python is currently one of the most popular programming languages for completing Artificial Intelligence and Data Science tasks. This is the case because of its easy-to-read syntax, extensive libraries, strong compatibility with cross-platforms, and strong community support. This makes it easier for beginners and experienced programmers to write and understand code and encourages faster development and collaboration.
Разместил: Ingvar16 6-04-2025, 16:53 | Комментарии: 0 | Подробнее
Название: Powershell Fast Track: Hacks for Non-Coders, 2nd Edition
Автор: Vikas Sukhija
Издательство: Apress
Год: 2025
Страниц: 184
Язык: английский
Формат: pdf (true), epub (true)
Размер: 16.7 MB

Create complex scripts in PowerShell and learn how to connect them to cloud services like Azure and Azure AD. This updated version of the book will help you learn PowerShell by providing small "cheat" snippets that you can combine to write efficient and effective scripts. PowerShell Fast Track starts with the basics of PowerShell before moving on to discuss functions like date and logs, along with concepts such as inputs for your scripts. Author Vikas Sukhija then walks you through interactive input and Snapins modules, where you will learn GUI button prompts and how to import sessions. He'll then show you how to report errors through email and log errors to a text file. Reporting CSV (Comma Separate Value) is discussed next, followed by a demonstration of miscellaneous functions, including how to connect your PowerShell scripts with Azure, SharePoint, Teams and other services. As you progress further, you'll see how PowerShell provides powerful features for automation that can be leveragedfor managing your Teams workload. Finally, using practical examples, you will learn how to implement and create scripts for day-to-day usage.
Разместил: Ingvar16 6-04-2025, 05:16 | Комментарии: 0 | Подробнее
Название: Node.js Basics for New Developers: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 325
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

"Node.js Basics for New Developers: A Practical Guide with Examples" offers an in-depth exploration of Node.js, tailored specifically for those new to server-side programming. This book delves into the unique qualities of Node.js, including its event-driven, non-blocking I/O architecture, which sets it apart from traditional server environments. It introduces readers to the vibrant Node.js ecosystem, providing insights into popular libraries, frameworks, and community resources that enhance the development experience. Structured systematically, the book begins with an introduction to essential jаvascript concepts pivotal for Node.js development, progressing through topics such as asynchronous programming, module management, and the intricacies of building RESTful APIs. Each chapter includes practical examples and detailed explanations to reinforce learning. The text also covers crucial practices for error handling, debugging, testing, and optimization to ensure applications are robust, efficient, and secure.
Разместил: Ingvar16 6-04-2025, 04:41 | Комментарии: 0 | Подробнее
Название: Python File Handling Made Easy: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 217
Язык: английский
Формат: pdf, epub (true)
Размер: 12.6 MB

This book provides a comprehensive exploration of file handling in Python, presenting clear and precise instructions for managing files across various operating systems. It covers foundational topics such as file opening, reading, writing, and appending while emphasizing proper resource management. Detailed discussions of file modes and encodings ensure readers understand the nuances between text and binary file operations. The content is structured to guide readers gradually from basic file operations to more sophisticated techniques. Each chapter builds upon the previous one, introducing context managers, custom error handling, and methods for efficient file processing. The book also details performance enhancements and advanced programming practices such as asynchronous processing, buffered I/O, and safe concurrent file access.
Разместил: Ingvar16 6-04-2025, 04:05 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности