|
 |
|
 |
|
|
 |
|  |
|
Название: Creating Video Games using PyGame: With Step by Step Examples Автор: Mike Gold Издательство: Leanpub Год: 2023-05-02 Страниц: 144 Язык: английский Формат: pdf (true), mobi, epub Размер: 10.1 MB
Unlock your game development potential with Creating Video Games using PyGame! Build 3 unique 2D games from scratch with Python and Pygame. Beginner-friendly with advanced concepts, clear explanations, and engaging examples. Start creating your own games today! Creating Video Games using PyGame is a comprehensive guide to building exciting 2D games using the powerful Pygame library in Python. This book is designed to take you on a journey from the very basics of Python to advanced concepts required for game development. Python is an interpreted language, which makes it easier to get started with than other languages such as C or Java. It is also dynamically typed, meaning you don’t need to declare a type when creating a variable. This makes the language more expressive and can reduce the complexity of some applications. Python is also highly extensible, which means that it can be extended with existing libraries and new modules written in C, C++, or other languages. Additionally, Python’s syntax is relatively simple and easy to learn.
|
Разместил: Ingvar16 4-05-2023, 07:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: An Introduction to Numerical Methods: A MATLAB Approach, 5th Edition Автор: Abdelwahab Kharab, Ronald B. Guenther Издательство: CRC Press Серия: Numerical Analysis and Scientific Computing Series Год: 2023 Страниц: 631 Язык: английский Формат: pdf (true) Размер: 10.3 MB
An Introduction to Numerical Methods: A MATLAB Approach, Fifth Edition continues to offer readers an accessible and practical introduction to numerical analysis. It presents a wide range of useful and important algorithms for scientific and engineering applications, using MATLAB to illustrate each numerical method with full details of the computed results so that the main steps are easily visualized and interpreted. This edition also includes new chapters on Approximation of Continuous Functions and Dealing with Large Sets of Data. In each chapter, we have attempted to present clear examples in every section followed by a good number of related exercises at the end of each section with answers to some exercises. It is the purpose of this book to implement various important numerical methods on a personal computer and to provide not only a source of theoretical information on the methods covered but also to allow the student to easily interact with the computer and the algorithm for each method using MATLAB.
|
Разместил: Ingvar16 4-05-2023, 06:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Software Transparency: Supply Chain Security in an Era of a Software-Driven Society Автор: Chris Hughes, Tony Turner Издательство: Wiley Год: 2023 Страниц: 332 Язык: английский Формат: pdf (true) Размер: 10.1 MB
Discover the new cybersecurity landscape of the interconnected software supply chain. In Software Transparency: Supply Chain Security in an Era of a Software-Driven Society, a team of veteran information security professionals delivers an expert treatment of software supply chain security. In the book, you’ll explore real-world examples and guidance on how to defend your own organization against internal and external attacks. It includes coverage of topics including the history of the software transparency movement, software bills of materials, and high assurance attestations. The authors examine the background of attack vectors that are becoming increasingly vulnerable, like mobile and social networks, retail and banking systems, and infrastructure and defense systems. An essential resource for cybersecurity and application security professionals, Software Transparency will also be of extraordinary benefit to industrial control system, cloud, and mobile security professionals.
|
Разместил: Ingvar16 3-05-2023, 13:46 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Введение в автоматизированное машинное обучение (AutoML) Автор: Хуттер Ф., Коттхофф Л., Ваншорен Х. Издательство: ДМК Пресс Год: 2023 Страниц: 258 Язык: русский Формат: pdf Размер: 16.4 MB
Ошеломляющий успех коммерческих приложений машинного обучения (machine learning – ML) и быстрый рост этой отрасли создали высокий спрос на готовые методы ML, которые можно легко использовать без специальных знаний. Однако и сегодня успех практического применения в решающей степени зависит от экспертов – людей, которые вручную выбирают подходящие архитектуры и их гиперпараметры. Методы AutoML нацелены на устранение этого узкого места путем построения систем ML, способных к автоматической оптимизации и самонастройке независимо от типа входных данных. В этой книге впервые представлен всеобъемлющий обзор базовых методов автоматизированного машинного обучения (AutoML). Издание послужит отправной точкой для изучения этой быстро развивающейся области; тем, кто уже использует AutoML в своей работе, книга пригодится в качестве справочника. Область автоматизированного машинного обучения нацелена на принятие конструкторских решений на основе данных объективным и автоматизированным способом: пользователь просто предоставляет данные, а система AutoML автоматически находит оптимальное решение для этого конкретного случая.
|
Разместил: Ingvar16 3-05-2023, 03:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Head First Python: A Learner’s Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide, 3rd Edition (Early Release) Автор: Paul Barry Издательство: O’Reilly Media, Inc. Год: 2023 Страниц: 339 Язык: английский Формат: epub (true) Размер: 86.2 MB
Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals, working with the built-in data structures and functions. Then you'll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you're intrigued by what you can do with context managers, decorators, comprehensions, and generators, it's all here. This third edition is a complete learning experience that will help you become a bonafide Python programmer in no time. |
Разместил: Ingvar16 3-05-2023, 02:57 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning, 2nd Edition (6th Early Release) Автор: Kyle Gallatin, Chris Albon Издательство: O’Reilly Media, Inc. Год: 2023-05-02 Страниц: 286 Язык: английский Формат: pdf, epub (true), mobi Размер: 10.1 MB
This practical guide provides more than 200 self-contained recipes to help you solve Machine Learning challenges you may encounter in your work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems all the way from loading data to training models and leveraging neural networks. NumPy is a foundational tool of the Python Machine Learning stack. NumPy allows for efficient operations on the data structures often used in machine learning: vectors, matrices, and tensors. While NumPy is not the focus of this book, it will show up frequently throughout the following chapters. This chapter covers the most common NumPy operations we are likely to run into while working on machine learning workflows. |
Разместил: Ingvar16 3-05-2023, 02:12 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Transitioning to Microsoft Power Platform: An Excel User Guide to Building Integrated Cloud Applications in Power BI, Power Apps, and Power Automate Автор: David Ding Издательство: Apress Год: 2023 Страниц: 511 Язык: английский Формат: pdf Размер: 34.7 MB
Welcome to this step-by-step guide for Excel users, data analysts, and finance specialists. It is designed to take you through practical report and development scenarios, including both the approach and the technical challenges. This book will equip you with an understanding of the overall Power Platform use case for addressing common business challenges. While Power BI continues to be an excellent tool of choice in the BI space, Power Platform is the real game changer. Using an integrated architecture, a small team of citizen developers can build solutions for all kinds of business problems. For small businesses, Power Platform can be used to build bespoke CRM, Finance, and Warehouse management tools. For large businesses, it can be used to build an integration point for existing systems to simplify reporting, operation, and approval processes.
|
Разместил: Ingvar16 2-05-2023, 20:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards, 2nd Edition Автор: Slobodan Dmitrovic Издательство: Apress Год: 2023 Страниц: 441 Язык: английский Формат: pdf (true), epub (true), mobi Размер: 10.2 MB
Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, the C++ Standard Library, and modern C++ standards, including C++23. No previous programming experience is required. C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners, Second Edition teaches more than just programming in C++23. It provides a solid C++ foundation to build upon. The author takes you through the C++ programming language, the Standard Library, and C++11 to C++23 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples. You will work with C++23 features and standards, yet you will also compare and take a look into previous versions of C++. |
Разместил: Ingvar16 2-05-2023, 19:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: HTML Academy - «Webpack» Автор: Коллектив Издательство: Интернет-издание Год: 2023 Формат: HTML Страниц:Много Размер: 249 Mb Язык: Русский
После курса вы сможете создавать собственные сборки и менять конфиги в рабочих проектах. Вы станете тратить меньше времени на разработку — webpack снимет с вас часть рутинных задач. Ваши приложения станут быстрее, ведь вы научитесь оптимизировать код и сжимать размер файлов или шрифтов перед деплоем проекта.
|
Разместил: Chipa 2-05-2023, 11:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Unix: Профессиональное программирование (2-е издание) Автор: Стивенс У.Р., Раго С.А. Издательство: Cимвoл-Плюc Год: 2007 - 2-е издание Cтраниц: 1040 Формат: djvu Размер: 22 мб Язык: русский
UNIX. Профессиональное программирование" представляет собой подробнейшее справочное руководство для любого профессионального программиста, работающего с UNIX. Стивену Раго удалось обновить и дополнить текст фундаментального классического труда Стивенса, сохранив при этом точность и стиль оригинала. Содержание всех тем, примеров и прикладных программ обновлено в соответствии с последними версиями наиболее популярных реализаций UNIX. |
Разместил: rivasss 2-05-2023, 10:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|