Назад Вперед

Тестирование видеоигр, или Легкий способ попасть в геймдев

Автор: literator от Сегодня, 10:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Тестирование видеоигр, или Легкий способ попасть в геймдев
Автор: Александр Торговкин
Издательство: Эксмо
Год: 2024
Страниц: 290
Язык: русский
Формат: fb2, epub
Размер: 22.7 MB

Играть в игры и получать за это деньги? Звучит как работа мечты! Но чем на самом деле занимаются тестировщики? Тестирование – критически важный этап при создании видеоигр, позволяющий разработчикам исправить ошибки и недочеты, а игрокам – сполна насладиться геймплеем. На страницах книги ты найдешь ответы на самые важные вопросы о профессии QA-специалиста в области игровой разработки, множество практических советов, рекомендаций, а также разборы реальных кейсов из жизни компаний. После прочтения книги ты станешь лучше понимать процесс продуктовой разработки, узнаешь все о работе тестировщика и сможешь внести свой вклад в создание видеоигры.
 

Learning AutoML (Early Release)

Автор: literator от Сегодня, 09:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learning AutoML: Automating ML Pipelines with AutoGluon, Leading Frameworks, and Real-World Integration (Early Release)
Автор: Kerem Tomak
Издательство: O’Reilly Media, Inc.
Год: 2025-07-25
Язык: английский
Формат: epub
Размер: 10.1 MB

Learning AutoML is your practical guide to applying automated machine learning in real-world environments. Whether you're a data scientist, ML engineer, or AI researcher, this book helps you move beyond experimentation to build and deploy high-performing models with less manual tuning and more automation. Using AutoGluon as a primary toolkit, you'll learn how to build, evaluate, and deploy AutoML models that reduce complexity and accelerate innovation. Author Kerem Tomak shares insights on how to integrate models into end-to-end deployment workflows using popular tools like Kubeflow, MLflow, and Airflow, while exploring cross-platform approaches with Vertex AI, SageMaker Autopilot, Azure AutoML, Auto-sklearn, and H2O.ai. Real-world case studies highlight applications across finance, healthcare, and retail, while chapters on ethics, governance, and agentic AI help future-proof your knowledge.
 

Learn Coding Basics in Hours With JavaScript Level 1

Автор: literator от Вчера, 18:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learn Coding Basics in Hours With jаvascript Level 1: A Guide to Programming for Students With No Prior Experience
Автор: Jack C. Stanley, Erik D. Gross, The Tech Academy
Издательство: The Tech Academy
Год: December 15, 2024
Страниц: 168
Язык: английский
Формат: pdf
Размер: 42.3 MB

Are you ready to start your coding journey? Learn Coding Basics With jаvascript Level 1 is the perfect introduction to programming, designed specifically for absolute beginners with no prior coding experience. Written by Jack Stanley and Erik Gross, the Co-Founders of the award-winning technology school The Tech Academy, this book breaks down the fundamentals of jаvascript in a clear, approachable way that anyone can follow. Whether you’re a complete novice or just curious about coding, this book simplifies complex concepts and makes programming accessible to all. Before you write your first line of code, Learn Coding Basics with jаvascript Level 1 walks you through essential concepts, such as what programming is, why it matters, and how to think like a developer.
 

Python Mastery: From Beginning to Advanced, Book 1

Автор: literator от Вчера, 18:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Python Mastery: From Beginning to Advanced, Book 1
Автор: Charles R. Dorner III
Издательство: Independently published
Год: December 6, 2024
Страниц: 285
Язык: английский
Формат: pdf
Размер: 54.1 MB

Python Mastery: From Beginning to Advanced, Book 1 is the ultimate guide for anyone looking to learn Python or deepen their programming expertise. This book takes you on a comprehensive journey, starting from the basics and advancing to complex concepts, with practical examples and real-world applications. What You’ll Gain: - Foundational Knowledge: Learn Python syntax, control flow, data types, and file handling; - Advanced Techniques: Explore algorithms, data structures, and Python's versatile libraries; - Practical Applications: Tackle real-world challenges with hands-on practice problems and mini-projects; - Step-by-Step Learning: Clear explanations and structured chapters designed for all skill levels. Whether you're starting your coding journey or enhancing your skills, Python Mastery equips you with the knowledge and confidence to excel. Get ready to unlock the full potential of Python programming!
 

Introduction to Coding in Hours With Python Level 1: A Guide to Programming for Students With No Prior Experience

Автор: literator от Вчера, 17:55, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Introduction to Coding in Hours With Python Level 1: A Guide to Programming for Students With No Prior Experience
Автор: Jack C. Stanley, Erik D. Gross, The Tech Academy
Издательство: The Tech Academy
Год: December 15, 2024
Страниц: 124
Язык: английский
Формат: epub
Размер: 10.1 MB

Welcome to the first book in the Learn Coding Basics With Python book series! Written by Jack Stanley and Erik Gross, the Co-Founders of the award-winning technology school, The Tech Academy. This book was designed for absolute beginners with no prior coding experience, and it offers a clear and accessible introduction to programming using Python. Unlike many programming guides that assume extensive technical knowledge, this resource prioritizes simplicity and understanding. The authors approached the material with one benchmark in mind: "Could our parents do this?" This book directly addresses two major barriers to entering the tech industry: overwhelming technical jargon and the tendency of experts to talk down to beginners. Every term and concept is explained in plain English, avoiding unnecessary complexity or condescension. Acting as a bridge between general society and the world of programming, this guide makes coding accessible to anyone eager to learn.
 

100 Knocks for Rust Readable Code: 100 Techniques for Writing Readable Code in Rust

Автор: Natali26 от Вчера, 10:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 100 Knocks for Rust Readable Code: 100 Techniques for Writing Readable Code in Rust
Автор: Miyazaki Yousuke & Horikawa Yuka & Azuma Misaki
Издательство: Shiori Publishing
Год: 2024
Формат: pdf, epub
Страниц: 264
Размер: 22.1 Мб
Язык: английский

Discover the art of crafting clean and maintainable Rust code with this comprehensive guide. Learn 100 essential techniques to enhance your Rust programming skills and write more readable code. From pattern matching to functional-style data processing, this book covers a wide range of topics crucial for Rust developers. Explore best practices for error handling, type safety, and code organization in Rust. Master the use of Rust-specific features like enums, traits, and iterators to write more expressive and efficient code.
 

Fundamental of Object Oriented Programming (Java and Python)

Автор: literator от Вчера, 08:54, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Fundamental of Object Oriented Programming (Java and Python)
Автор: Bhimsen Joshi
Издательство: University Science Press/Laxmi Publications
Год: 2023
Страниц: 266
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

"Fundamentals of Object-Oriented Programming (Java and Python)" is widely regarded as a valuable resource for anyone interested in learning the principles of object-oriented programming. The book covers topics such as classes and objects, inheritance and polymorphism, encapsulation and abstraction, and exception handling. The book provides clear explanations of key concepts and includes numerous examples and exercises to help readers develop their programming skills. The inclusion of both Java and Python programming languages makes the book accessible to a wide range of readers, regardless of their programming background. Java is a general purpose, simple, high level, platform independent, purely object-oriented programming language that combines a well-designed language with dominant features which makes java Robust and secure languages. In addition to the core language components, Java software distributions include many software libraries for graphical user interface (GUI), database, network and programming. Python is an object-oriented, high level language, interpreted, dynamic and multipurpose programming language. Python is a very developer-friendly language which means that anyone and everyone can learn to code it in a couple of hours or days.
 

Администрирование сервера NGINX (2015)

Автор: umkaS от Вчера, 07:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Администрирование сервера NGINX
Автор: Айвалиотис Д.
Издательство: ДMK
Год: 2015
Страниц: 288
Формат: PDF
Размер: 10 Мб
Язык: русский

NGINX – это высокопроизводительный веб-сервер, потребляющий очень мало системных ресурсов. В Сети немало руководств по его настройке и примеров конфигураций. Задача этой книги – очистить мутные воды конфигурирования NGINX. По ходу дела вы научитесь настраивать NGINX для решения различных задач, узнаете, что означают некоторые покрытые мраком параметры, и поймете, как разработать конфигурацию, отвечающую вашим целям.
 

Extending Bazel to Its Full Potential

Автор: literator от Вчера, 01:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Extending Bazel to Its Full Potential: Leveraging Cloud and Parallelization to Ship Reliable Code Faster
Автор: Brian Moakley, Marcus Eagan
Издательство: O’Reilly Media, Inc.
Год: 2025-07-25
Язык: английский
Формат: pdf, epub
Размер: 12.4 MB

Since its release in 2015, Google's Bazel has become a go-to open source build system for teams tackling large-scale, multilanguage, multiplatform projects. Extending Bazel to Its Full Potential shows you how to unlock Bazel's advanced capabilities—especially in today's demanding AI, robotics, and hardware environments. Building on Getting Started with Bazel, this updated edition explores new workflows enabled by cloud services, simulation testing, and tools like Nativelink. Bazel, first released in 2015, is the open source version of Google’s Blaze build system. Bazel is a free and open-source software tool used for the automation of building and testing software. Similar to build tools like Make, Apache Ant, and Apache Maven, Bazel builds software applications from source code using rules.
 

Основы информационных технологий для неспециалистов: что происходит внутри машин

Автор: Natali26 от 26-07-2025, 22:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Основы информационных технологий для неспециалистов: что происходит внутри машин
Автор: Брайан Керниган
Издательство: Эксмо
Год: 2024
Формат: fb2, pdf
Страниц: 599
Размер: 12.4 Мб
Язык: русский

«Основы информационных технологий для неспециалистов: что происходит внутри машин» известного ученого Брайана Кернигана рассматривает принципы работы компьютерного оборудования, программного обеспечения и сетей. Технологические изменения – это не отдельное событие, а непрерывный процесс – быстрый, постоянный и ускоряющийся. К счастью, основы работы цифровых систем останутся неизменными. Когда вы их поймете, то сможете лучше справляться с вызовами и возможностями, которые они предоставят.
 
Назад Вперед