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



Реклама


Название: Информатика: разработка программ на языке программирования Питон (Python): базовые языковые конструкции
Автор: Широков А.И., Пышняк М.О.
Издательство: Издательский Дом МИСиС
Год: 2020
Cтраниц: 140
Формат: pdf
Размер: 18 мб
Язык: русский

В учебнике рассматриваются основные конструкции языка программирования Питон (Python). Приводятся многочисленные примеры, которые позволят современному специалисту овладеть навыками для создания приложений разной направленности.
Разместил: rivasss 9-04-2025, 06:30 | Комментарии: 0 | Подробнее
Название: Python OOP Step by Step: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 190
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This book provides a comprehensive and systematic introduction to Python programming with a focused emphasis on object-oriented principles. It offers detailed guidance on the core aspects of Python, covering everything from fundamental syntax and data structures to more advanced topics like class design, inheritance, and polymorphism. The content is arranged logically to build a strong foundation in programming followed by an in-depth exploration of object-oriented methodologies. The material is divided into distinct sections that progressively introduce essential programming concepts before transitioning to sophisticated applications. Topics such as configuring a development environment, understanding Python's built-in constructs, and developing clear, maintainable code prepare the reader for advanced discussions on classes and objects. Subsequent sections elaborate on inheritance models, method overriding, and design patterns while also addressing the intricacies of testing and debugging within object-oriented systems.
Разместил: Ingvar16 9-04-2025, 06:09 | Комментарии: 0 | Подробнее
Название: Python Data Structures Explained: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 242
Язык: английский
Формат: pdf, epub (true)
Размер: 11.3 MB

This book offers a comprehensive guide to understanding and effectively utilizing data structures and algorithmic strategies in Python. It systematically presents each data structure, from basic arrays and lists to more complex entities like trees and graphs, ensuring that readers build a solid foundation in both theory and practical implementation. The content is designed to be accessible to beginners while still providing depth and insights that are valuable for experienced programmers. The text explains core concepts with clear, precise language, emphasizing the importance of choosing the right data structure for efficient problem solving. Detailed explanations of operations, performance considerations, and practical coding techniques provide readers with the tools they need to implement reliable and efficient solutions. The inclusion of debugging and optimization practices further supports the development of professional programming skills.
Разместил: Ingvar16 9-04-2025, 05:05 | Комментарии: 0 | Подробнее
Название: Generative AI in Computer Science Education: Challenges and Opportunities
Автор: Diana Franklin, Paul Denny, David A. Gonzalez-Maldonado, Minh Tran
Издательство: Cambridge University Press
Год: 2025
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Generative AI is a disruptive technology that has the potential to transform many aspects of how Computer Science is taught. Like previous innovations such as high-level programming languages and block-based programming languages, Generative AI lowers the technical expertise necessary to create working programs, bringing the power of computation to more people. The programming process is already changing as a result of its presence, even for expert programmers. It also poses significant challenges to educators around re-thinking assessment as some well-established approaches may no longer be viable. Many traditional programming assignments can be completed using Generative AI tools with minimal effort, thus potentially undermining learning. In this Element, the authors explore both the opportunities and the challenges for Computer Science education resulting from the widespread availability of Generative AI.
Разместил: Ingvar16 8-04-2025, 20:19 | Комментарии: 0 | Подробнее
Название: The StatQuest Illustrated Guide To Machine Learning
Автор: Josh Starmer
Издательство: StatQuest Publications
Год: November 7, 2022
Страниц: 305
Язык: английский
Формат: pdf
Размер: 29.4 MB

Machine Learning is awesome and powerful, but it can also appear incredibly complicated. That’s where The StatQuest Illustrated Guide to Machine Learning comes in. This book takes the Machine Learning algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand. Each concept is clearly illustrated to provide you, the reader, with an intuition about how the methods work that goes beyond the equations alone. The StatQuest Illustrated Guide does not dumb down the concepts. Instead, it builds you up so that you are smarter and have a deeper understanding of Machine Learning. The StatQuest Illustrated Guide to Machine Learning starts with the basics, showing you what Machine Learning is and what are its goals, and builds on those, one picture at a time, until you have mastered the concepts behind self driving cars and facial recognition.
Разместил: Ingvar16 8-04-2025, 19:18 | Комментарии: 0 | Подробнее
Название: Python Exception Handling Made Easy: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 259
Язык: английский
Формат: pdf, epub (true)
Размер: 13.5 MB

This book provides a detailed exploration of error handling in Python with a particular emphasis on practical techniques and clear explanations. It is designed to offer developers a comprehensive guide to understanding and managing exceptions, covering everything from Python's built-in error types to the implementation of custom exceptions. The text is methodically organized to present a logical progression of concepts, ensuring that readers can build a solid foundation in effective error management. Structured into carefully crafted chapters, the book begins by introducing the fundamental principles of exception handling and the mechanisms used to detect and process errors. It then delves into specific topics such as the nuances of try, except, else, and finally constructs, and the process of creating tailored error responses through custom exception classes. Subsequent sections provide in-depth analysis of debugging strategies, logging best practices, and real-world applications that showcase the integration of robust exception handling into complex Python projects.
Разместил: Ingvar16 8-04-2025, 17:35 | Комментарии: 0 | Подробнее
Название: Язык программирования С++. Полное руководство
Автор: Липпман С., Лажойе Ж.
Издательство: Профобразование
Год: 2019
Cтраниц: 1103
Формат: pdf
Размер: 104 мб
Язык: русский

Книга известного эксперта по языку С++ Стенли Липпмана написана в соавторстве с Жози Лажойе, принимавшей активное участие в разработке международного стандарта С++. Настоящее издание является исчерпывающим руководством для изучения современной версии языка С++. Авторы рассматривают как основы языка (структуру программы на С++, использование команд препроцессора и заголовочных файлов), так и более сложные конструкции (исключения, классы, шаблоны функций и классов, перегрузку операторов, множественное наследование и т. п.). Книга содержит большое количество примеров, поясняющих излагаемый материал.
Разместил: rivasss 8-04-2025, 12:54 | Комментарии: 0 | Подробнее
Название: C# Algorithms for New Programmers: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 389
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Explore the foundational principles of C# programming with "C# Algorithms for New Programmers: A Practical Guide with Examples." This book offers an in-depth tutorial for newcomers and those looking to refine their programming skills. Beginning with a clear introduction to the C# language and the .NET ecosystem, it equips readers with the essential understanding required to navigate the world of modern software development. This text stands as an invaluable resource for anyone eager to construct a strong foundation in programming concepts and techniques. Covering a broad spectrum of topics, this book leads readers through the intricacies of data management, operators, control flow, and advanced programming techniques. From initial variable declarations to comprehensive coverage of object-oriented programming, readers will garner the expertise needed to employ efficient programming practices effectively. Key areas such as asynchronous programming, data structures, algorithms, error handling, and file operations are explored in detail, ensuring that readers are well-prepared for both academic and professional pursuits.
Разместил: Ingvar16 8-04-2025, 08:54 | Комментарии: 0 | Подробнее
Название: C# Debugging from Scratch: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 312
Язык: английский
Формат: epub (true), pdf
Размер: 13.7 MB

Unlock the complexities of C# debugging with "C# Debugging from Scratch: A Practical Guide with Examples." This definitive resource is crafted for developers at all stages of their careers who seek to refine their approach to debugging within the C# programming environment. Delve into the intricacies of error handling, performance optimization, and leveraging advanced debugging tools to master the art of problem resolution. The book is structured to offer a progressive exploration of debugging concepts, beginning with a deep dive into the foundational elements of C# and the .NET ecosystem. Readers are guided through fundamental programming structures before advancing to sophisticated debugging scenarios including multithreading and asynchronous operations. Each chapter is designed to equip developers with strategies for identifying, isolating, and addressing a myriad of coding challenges.
Разместил: Ingvar16 8-04-2025, 08:14 | Комментарии: 0 | Подробнее
Название: Go Data Structures Explained: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 345
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

"Go Data Structures Explained: A Practical Guide with Examples" delves into the foundational and advanced aspects of data structures within the Go programming language, offering a detailed exploration suitable for both students and seasoned programmers. The book begins by guiding readers through the intricacies of setting up the Go environment, ensuring they have all the necessary tools for effective development. Readers are introduced to Go's syntax and fundamental concepts, setting a solid base for understanding more complex data structures and algorithms that follow. Following the foundational concepts, the book systematically addresses various native and dynamic data structures, including arrays, slices, strings, linked lists, trees, hash tables, stacks, queues, heaps, and graphs. Each chapter provides in-depth explanations, complemented by practical examples, code snippets, and real-world applications. Through this comprehensive coverage, readers can expect to understand essential operations, algorithms, and efficient data manipulation techniques, enhancing their ability to tackle complex programming challenges using Go.
Разместил: Ingvar16 8-04-2025, 07:29 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности