Creating Apps with React Native

Автор: TRex от 3-05-2022, 12:19, Коментариев: 0

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

Название: Creating Apps with React Native
Автор: M. Holmes He
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 445
Размер: 10 Mb
Язык: English

Produce high-quality, cross-platform apps with user experiences almost identical to pure native apps. When evaluating cross-platform frameworks, developers make an assumption that quality will be compromised. But that doesn't have to be true. The principles in this book will show you how to meet quality expectations both from engineering and consumer standpoints.
You’ll also realize the ideal of a greater front end. That means your whole front-end team, including app side and web side, will be optimized. The shared knowledge base as well as mobilization potential give more flexibility and strength in all front-end facets without the need of increasing team sizes.
 

Software Architecture by Example: Using C# and .NET

Автор: TRex от 3-05-2022, 12:02, Коментариев: 0

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

Название: Software Architecture by Example: Using C# and .NET
Автор: Paul Michaels
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 219
Размер: 10 Mb
Язык: English

Design system solutions using modern architectural patterns and practices. This book discusses methods to keep a system responsive, even when it is being constantly updated, extending a system's functionality without changing the core code, methods of maintaining data history, and designing a distributed transactional system.
 

A Complete Guide to Docker for Operations and Development

Автор: TRex от 3-05-2022, 11:52, Коментариев: 0

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

Название: A Complete Guide to Docker for Operations and Development
Автор: Engy Fouda
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 199
Размер: 10 Mb
Язык: English

Harness the power of Docker by containerizing your code with all its libraries and file systems to consistently run anywhere. This book is your source for learning all about Docker operations and development. It’s divided into two units and focuses on the topics that the Docker Certified Associate exam covers.
 

Beginning Ansible Concepts and Application

Автор: TRex от 3-05-2022, 11:19, Коментариев: 0

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

Название: Beginning Ansible Concepts and Application
Автор: Shaun R Smith, Peter Membrey
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 296
Размер: 10 Mb
Язык: English

Beginning Ansible Concepts and Application: Provisioning, Configuring, and Managing Servers, Applications, and Their Dependencies
Learn the concepts and develop the skills to be a true Ansible artist and use it inside and outside the box. This book applies key concepts immediately while building up your Ansible skills layer by layer through easy to grasp examples and engaging projects. You’ll also think about security, why testing is important, and how to use version control safely.
 

HTML5 Games: Creating Fun with HTML5, CSS3 and WebGL

Автор: TRex от 2-05-2022, 19:57, Коментариев: 0

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

Название : HTML5 Games: Creating Fun with HTML5, CSS3 and WebGL
Автор : Jacob Seidelin
Издательство: Wiley
Год издания : 2014
Страниц: 456
Формат : PDF
Размер файла: 67,8 Mб
Язык : English

HTML5 Gamesshows you how to combine HTML5, CSS3 and jаvascript to make games for the web and mobiles – games that were previously only possible with plugin technologies like Flash. Using the latest open web technologies, you are guided through the process of creating a game from scratch using Canvas, HTML5 Audio, WebGL and WebSockets.
 

Машинное обучение с участием человека

Автор: ekvator от 2-05-2022, 14:01, Коментариев: 0

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

Машинное обучение с участием человека
Название: Машинное обучение с участием человека
Автор: Монарх (Манро) Р.
Издательство: ДМК Пресс
Год: 2022
Формат: pdf
Страниц: 500
Размер: 13,2 Мб
Язык: русский

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

Data Mesh in Action (MEAP)

Автор: TRex от 2-05-2022, 12:54, Коментариев: 0

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

Название: Data Mesh in Action
Автор: Marian Siwiak, Jacek Majchrzak and Sven Balnojan
Издательство: Manning Publications
Год: 2022 MEAP V4
Формат: True PDF
Страниц: 309
Размер: 13,5 Mb
Язык: English

Revolutionize the way your organization approaches data with a data mesh! This new decentralized architecture outpaces monolithic lakes and warehouses and can work for a company of any size. Data Mesh in Action teaches you to establish a data mesh in organizations of any size. The book avoids a dogmatic one-size-fits-all approach and utilizes flexible "sliders" to adjust a data mesh to your company's specific needs. You'll learn processes and facilitative leadership techniques that will help change the way your colleagues think about data.
 

How to Read Java: Understanding, Debugging, and Optimizing Jvm Applications (MEAP)

Автор: TRex от 2-05-2022, 12:41, Коментариев: 0

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

Название: How to Read Java: Understanding, Debugging, and Optimizing Jvm Applications
Автор: Laurentiu Spilca
Издательство: Manning Publications
Год: 2022 MEAP V3
Формат: True PDF
Страниц: 126
Размер: 12,9 Mb
Язык: English

Effectively reading and understanding existing code is a developer's superpower. In this book, you'll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems.
How To Read Java: Understanding, debugging, and optimizing JVM applications teaches you how to better understand Java application code. It's filled with code investigation techniques for tricky issues like uncovering glitches in code logic or locating intermittent runtime problems.
 

Experimentation for Engineers: From A/B Testing to Bayesian Optimization (MEAP)

Автор: TRex от 2-05-2022, 12:28, Коментариев: 0

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

Название: Experimentation for Engineers: From A/B Testing to Bayesian Optimization (MEAP)
Автор: David Sweet
Издательство: Manning Publications
Год: 2022 MEAP V6
Формат: True PDF
Страниц: 211
Размер: 10 Mb
Язык: English

Learn practical and modern experimental methods used by engineers in technology and trading.
Experimentation for Engineers: From A/B testing to Bayesian optimization is a toolbox for optimizing machine learning systems, quantitative trading strategies, and more. You'll start with a deep dive into tests like A/B testing, and then graduate to advanced techniques used to measure performance in highly competitive industries like finance and social media. The tests in this unique, practical guide will quickly reveal which approaches and features deliver real results for your business.
 

MLOps Engineering at Scale: Deploying Pytorch Models on Aws

Автор: TRex от 2-05-2022, 12:15, Коментариев: 0

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

Название: MLOps Engineering at Scale
Автор: Carl Osipov
Издательство: Manning Publications
Год: 2022
Формат: True PDF, ePUB
Страниц: 344
Размер: 13,8 Mb
Язык: English

MLOps Engineering at Scale teaches you how to implement efficient machine learning systems using pre-built services from AWS and other cloud vendors. This easy-to-follow book guides you step-by-step as you set up your serverless ML infrastructure, even if you’ve never used a cloud platform before. You’ll also explore tools like PyTorch Lightning, Optuna, and MLFlow that make it easy to build pipelines and scale your deep learning models in production.