Category: Programming

Professional React Native 0

Professional React Native

eBook Details: Paperback: 268 pages Publisher: WOW! eBook (October 31, 2022) Language: English ISBN-10: 180056368X ISBN-13: 978-1800563681 eBook Description: Professional React Native: Learn how React Native works under the hood and what this means for building large-scale, cross-platform, production-ready applications without compromising on the quality and performance The React Native framework offers a range of powerful features that make it possible to efficiently build high-quality, easy-to-maintain frontend applications across multiple platforms such as iOS, Android, Linux, Mac OS X, Windows, and the web, helping you save both time and money. And this book is your key to unlocking its capabilities. Professional React Native provides the ultimate coverage...

Taking Flutter to the Web 0

Taking Flutter to the Web

eBook Details: Paperback: 206 pages Publisher: WOW! eBook (October 28, 2022) Language: English ISBN-10: 1801817715 ISBN-13: 978-1801817714 eBook Description: Taking Flutter to the Web: A web developer’s guide to using Flutter for building responsive and adaptive web UIs using mobile solutions Using a shared codebase in addition to an extensive range of tools in the Flutter ecosystem optimized for browsers, the Flutter framework has expanded to enable you to bring your mobile apps to the web. You’ll find out how web developers can leverage the Flutter framework for web apps with this hands-on guide. Taking Flutter to the Web will help you learn all about the Flutter...

Federated Learning with Python 0

Federated Learning with Python

eBook Details: Paperback: 326 pages Publisher: WOW! eBook (October 28, 2022) Language: English ISBN-10: 180324710X ISBN-13: 978-1803247106 eBook Description: Federated Learning with Python: Learn the essential skills for building an authentic federated learning system with Python and take your machine learning applications to the next level Federated learning (FL) is a paradigm-shifting technology in AI that enables and accelerates machine learning (ML), allowing you to work on private data. It has become a must-have solution for most enterprise industries, making it a critical part of your learning journey. This book helps you get to grips with the building blocks of FL and how the systems work and...

The Insider’s Guide to Arm Cortex-M Development 0

The Insider’s Guide to Arm Cortex-M Development

eBook Details: Paperback: 276 pages Publisher: WOW! eBook (October 27, 2022) Language: English ISBN-10: 1803231114 ISBN-13: 978-1803231112 eBook Description: The Insider’s Guide to Arm Cortex-M Development: Learn and implement the latest Arm Cortex-M microcontroller development concepts such as performance optimization, security, software reuse, machine learning, continuous integration, and cloud-based development from industry experts Cortex-M has been around since 2004, so why a new book now? With new microcontrollers based on the Cortex-M55 and Cortex-M85 being introduced this year, Cortex-M continues to expand. New software concepts, such as standardized software reuse, have emerged alongside new topics including security and machine learning. Development methodologies have also significantly...

Supercharging Node.js Applications with Sequelize 0

Supercharging Node.js Applications with Sequelize

eBook Details: Paperback: 266 pages Publisher: WOW! eBook (October 28, 2022) Language: English ISBN-10: 1801811555 ISBN-13: 978-1801811552 eBook Description: Supercharging Node.js Applications with Sequelize: A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Continuous changes in business requirements can make it difficult for programmers to organize business logic into database models, which turns out to be an expensive operation as changes to the database may result in errors and incongruity within applications. Supercharging Node.js Applications with Sequelize helps you get to grips with Sequelize, a reliable ORM that enables you to alleviate these issues in your database and applications. With Sequelize, you’ll...

Fullstack Web Components 0

Fullstack Web Components

eBook Details: Paperback: 568 pages Publisher: WOW! eBook (September 29, 2022) Language: English ISBN-10: n/a ISBN-13: n/a eBook Description: Fullstack Web Components: Complete Guide to Building UI Libraries with Web Components Web Components are a powerful tool for user interface development. They are interoperable and adding them to your stack can help you scale a UI library to multiple teams. Plus they can have a long lifespan because they are built with browser specifications. Web Components are performant because they don’t have to rely on the overhead from JavaScript frameworks. There are several books about Web Components, but none go into how to integrate Web Components...