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



Реклама


Название: Python для всех
Автор: Северанс Ч. Р.
Издательство: ДМК Пресс
Год: 2021 (2022)
Cтраниц: 262
Формат: pdf
Размер: 14 мб
Язык: русский

Python — простой в изучении и практическом использовании язык программирования, который свободно доступен на компьютерах под управлением Mac OS, Windows и Linux. Изучив Python, вы сможете использовать его в своей профессиональной деятельности, не покупая какое-либо программное обеспечение. Данная книга представляет собой курс программирования на языке Python. Краткий и четкий стиль изложения и многочисленные упражнения позволят достаточно быстро овладеть основными навыками программирования и методами обработки данных. Издание предназначено широкому кругу читателей, которые не являются программистами и хотели бы освоить язык Python с нуля.
Разместил: rivasss 9-06-2025, 16:21 | Комментарии: 0 | Подробнее
Название: Grundkurs C++ (5, aktualisierte und erweiterte Auflage, 2025)
Автор: Jürgen Wolf, Martin Guddat
Издательство: Rheinwerk Verlag GmbH
Год: 2025
Страниц: 496
Язык: немецкий
Формат: pdf, epub (true)
Размер: 10.1 MB

Dieser Grundkurs ist genau das Richtige für alle, die einen schnellen Einstieg in die Programmiersprache C++ und einen Überblick über die Grundlagen ohne viel Beiwerk suchen. Ausführlich und jederzeit verständlich erklären Martin Guddat und Jürgen Wolf alles, was notwendig ist, damit Sie modernes C++ lernen und objektorientiert programmieren können. Von der ersten Seite an geht es sofort los mit einfachen Programmen bis hin zur Entwicklung komplexerer Anwendungen. Übungen am Ende jedes Kapitels helfen Einsteiger*innen und vor allem Selbstlerner*innen beim Verstehen der Sprache. Die kompakte Darstellung macht das Buch zu einer unverzichtbaren Referenz für die Arbeit mit C++.Diese fünfte Auflage wurde umfassend überarbeitet und modernisiert.Das Buch eignet sich hervorragend als Begleiter für das Studium der Informatik und anderer technischer Fächer.
Разместил: Ingvar16 9-06-2025, 06:33 | Комментарии: 0 | Подробнее
Название: C++ Game Physics Simulation
Автор: Maxwell Reed
Издательство: Reedsy
Серия: Game Development Essentials: From Beginner to Pro
Год: November 20, 2024
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

In the world of video games, immersion is key to creating unforgettable experiences. C++ Game Physics Simulation offers a practical, hands-on guide to building the foundation of game physics that makes virtual worlds come alive. Learn the essential algorithms and mathematical models needed to simulate the real-world physics that govern player movements, object collisions, and dynamic environments. This book covers both rigid and soft body physics, collision detection, and response systems, offering a clear roadmap for creating realistic, engaging gameplay. With C++ as the primary language, it provides developers with the tools they need to implement physics systems that strike the perfect balance between accuracy and fun, ensuring that players stay immersed without sacrificing playability. Whether you're a beginner or an experienced game developer, this guide will equip you with the knowledge to bring your game physics to life.
Разместил: Ingvar16 9-06-2025, 05:48 | Комментарии: 0 | Подробнее
Название: Event-Driven Programming: Creating Interactive Applications with Dynamic Response to External Events
Автор: Theophilus Edet
Издательство: CompreQuest Books
Серия: Programming Models
Год: 2025
Страниц: 588
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the Power of Event-Driven Programming for Dynamic Applications. Are you ready to master Event-Driven Programming (EDP) and build interactive, highly responsive applications? Event-Driven Programming: Creating Interactive Applications with Dynamic Response to External Events is a comprehensive guide that explores how modern software reacts dynamically to user inputs, system signals, and external triggers. Whether you're developing real-time systems, GUI applications, web services, or distributed systems, this book provides everything you need to design efficient event-driven architectures. Event-Driven Programming is a versatile paradigm supported across multiple languages, enabling real-time interaction and asynchronous execution. This book explores C#, Dart, Elixir, Go, jаvascript, MATLAB, Python, Ruby, Scala, Swift, and XSLT, demonstrating how each language integrates event-driven mechanisms. Learn how these languages handle event loops, listeners, message queues, and concurrency models, making them ideal for building scalable, responsive applications.
Разместил: Ingvar16 9-06-2025, 04:44 | Комментарии: 0 | Подробнее
Название: Reinforcement Learning: Teaching AI to Make Decisions
Автор: Gilbert Gutiérrez
Издательство: Independently published
Серия: AI from Scratch: Step-by-Step Guide to Mastering Artificial Intelligence
Год: 2025
Страниц: 330
Язык: английский
Формат: epub
Размер: 10.1 MB

Master Reinforcement Learning and Build AI That Thinks for Itself! Reinforcement Learning (RL) is one of the most exciting fields in Artificial Intelligence, enabling machines to learn from experience, make decisions, and optimize outcomes through trial and error. From self-driving cars and robotics to game-playing AI and financial strategies, RL is transforming industries and shaping the future of AI. Reinforcement Learning: Teaching AI to Make Decisions is the 11th book in the "AI from Scratch" series, designed to take you from beginner to expert with a structured, step-by-step approach. Whether you're an AI enthusiast, data scientist, software engineer, or researcher, this book will help you understand RL fundamentals, implement deep reinforcement learning models, and apply RL to real-world problems. From fundamentals like Markov Decision Processes (MDPs) and Q-Learning to advanced deep RL techniques such as Deep Q-Networks (DQN), Proximal Policy Optimization (PPO), and Multi-Agent RL, this book covers it all. Build and train RL models using Python, TensorFlow, PyTorch, OpenAI Gym, and Stable-Baselines3.
Разместил: Ingvar16 9-06-2025, 03:24 | Комментарии: 0 | Подробнее
Название: Learn to Code by Mastering Python (Beginner to Advanced) Vol. 1 - First Edition
Автор: Vincent Ibekwe
Издательство: Harmony Publishing
Год: December 1, 2024
Страниц: 409
Язык: английский
Формат: epub
Размер: 33.3 MB

Unlock the Power of Python with this Book: A Beginner’s Guide to Programming and Object-Oriented Design. Learn to Code by Mastering Python is a comprehensive guide designed for beginners and seasoned Python programmers! It is a Hands-On, Project-Based Introduction to Programming, perfect for both those new to coding and those with experience. This book covers everything from the fundamentals of Python syntax to the principles of object-oriented design. The step-by-step lessons, practical examples and tasks, and clear explanations make learning Python accessible and enjoyable, even if you've never written a line of code before. Whether you're looking to kickstart a career in programming, gain a deeper understanding of object-oriented concepts, or build real-world applications, this book is your gateway to becoming a confident Python programmer.
Разместил: Ingvar16 9-06-2025, 01:12 | Комментарии: 0 | Подробнее
Название: Ultimate Node.js for Cross-Platform App Development: Learn to Build Robust, Scalable, and Performant Server-Side jаvascript Applications with Node.js
Автор: Ramesh Kumar
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 440
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB
Размер: 43.2 MB

Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications. Unlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services. The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express server creation, develop RESTful APIs with efficient routing, and dive into MongoDB for seamless data persistence. It will uncover the nuances of template engines, middleware, and robust authentication methods. Leverage Socket.IO for real-time capabilities and adeptly handle errors with effective logging. The projects will double as versatile boilerplates for kickstarting your own development endeavors. In the later chapter, you will learn Test-Driven Development with Mocha, gain insights into debugging, and perfect the art of building and deploying Node.js applications.
Разместил: Ingvar16 8-06-2025, 19:17 | Комментарии: 0 | Подробнее
Название: Hands-On Python INTERMEDIATE: with 50 Exercises, 2 Projects, 2 Assignments & Final Exam
Автор: Musa Arda
Издательство: Independently published
Год: 13 December 2021
Серия: Hands-On Python
Страниц: 603
Язык: английский
Формат: azw3, epub
Размер: 13.7 MB

This book is an in-depth and activity-based introduction to the intermediate level topics of Python programming. It follows a step-by-step practical approach by combining the theory of the language with hands-on coding exercises including quizzes, projects, assignments and exams. We begin by setting up the development environment, the PyCharm IDE. Then we cover Exception Handling, Modules & Packages, Format Operations and File Operations in Python. Further we cover one of the most important topics in computer programming which is Object Oriented Programming (OOP). We build two real-world projects that are PDF & CSV Operations and Movie Library with Tkinter. After each project there will be an assignment. And finally we have the Final Exam, which will let you to test your Python level. By the end of the book, you will learn almost all of the intermediate concepts of Python in great detail by writing thousands of lines of code. All the supplementary resources (code files, quizzes, assignments, final exam etc.) are available for download at the Github repository. The link for the repository is provided in the book.
Разместил: Ingvar16 8-06-2025, 17:06 | Комментарии: 0 | Подробнее
Название: The AI-Enabled SDLC: A Tech Leader’s Guide to Navigating the Future of Software Development
Автор: Brent Laster, Eran Yahav
Издательство: O’Reilly Media, Inc.
Год: 2025-05-23
Страниц: 114
Язык: английский
Формат: epub
Размер: 10.1 MB

Like CI/CD, vulnerability remediation, and cloud adoption before it, the use of Generative AI (GenAI) is no longer a research project or recommended practice. It's a necessity and a competitive advantage. GenAI has the potential to help your engineering team create and deliver more efficiently and smoothly, with higher quality and less cognitive load, than ever before. But in order to realize these potential benefits, tech leaders need to know how to apply it effectively throughout the phases of your Software Development Life Cycle (SDLC). The Software Development Life Cycle is the cost-effective and time-efficient process that development teams use to design and build high-quality software. The goal of SDLC is to minimize project risks through forward planning so that software meets customer expectations during production and beyond. This methodology outlines a series of steps that divide the software development process into tasks you can assign, complete, and measure. The primary audience for this book is the engineering team lead, driving software production, who wants to understand how to incorporate GenAI tooling effectively and efficiently in their SDLC.
Разместил: Ingvar16 8-06-2025, 04:09 | Комментарии: 0 | Подробнее
Название: Visualizing Generative AI: How AI Paints, Writes, and Assists (Early Release)
Автор: Priyanka Vergadia, Valliappa Lakshmanan
Издательство: O’Reilly Media, Inc.
Год: 2025-06-04
Страниц: 120
Язык: английский
Формат: epub
Размер: 10.1 MB

Generative AI has the potential to innovate and evolve business processes, but workers are still figuring out how to build with, optimize, and prompt GenAI tools to fit their needs. And of course, there are pitfalls to avoid, like security risks and hallucinations. Getting it right requires an intuitive understanding of the technology's capabilities and limitations. This approachable guidebook helps learners of all levels navigate GenAI—and have fun while doing it. Generative AI, a subset of Artificial Intelligence, has taken the world by storm. Unlike traditional AI, which analyzes and interprets data, Generative AI creates something completely new, such as text, images, or music. Its rapid adoption, impressive capabilities, and potential for revolutionizing industries have made it a hot topic of discussion. While each of the four providers above has a Python API, the APIs are all slightly different. To make it convenient to try out all four (and avoid getting locked into any one), we’ll use the Python package LangChain in this section.
Разместил: Ingvar16 8-06-2025, 02:41 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности