Category: Programming

Beginning ReactJS Foundations Building User Interfaces with ReactJS: An Approachable Guide 0

Beginning ReactJS Foundations Building User Interfaces with ReactJS: An Approachable Guide

eBook Details: Paperback: 512 pages Publisher: WOW! eBook (February 11, 2022) Language: English ISBN-10: 1119685540 ISBN-13: 978-1119685548 eBook Description: Beginning ReactJS Foundations Building User Interfaces with ReactJS: An Approachable Guide: Quickly learn the most widely used front-end development language with ease and confidence Beginning ReactJS Foundations Building User Interfaces with ReactJS: An Approachable Guide walks readers through the fundamental concepts of programming with the explosively popular front-end tool known as ReactJS. Written by an accomplished full-stack engineer, speaker, and community organizer, Beginning ReactJS Foundations Building User Interfaces with ReactJS: An Approachable Guide teaches readers how to understand React and how to begin building applications with it. The book: Explains...

Introducing .NET 6 0

Introducing .NET 6

eBook Details: Paperback: 332 pages Publisher: WOW! eBook (March 3, 2022) Language: English ISBN-10: 1484273184 ISBN-13: 978-1484273180 eBook Description: Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers Welcome to .NET 6, Microsoft’s unified framework that converges the best of the modern and traditional .NET Framework. This book will introduce you to the new aspects of Microsoft’s fully supported .NET 6 Framework and will teach you how to get the most out of it. You will learn about the progress to one unified .NET, including MAUI and the revival of desktop development. You will dive into Roslyn, Blazor, CLI, Containers, Cloud,...

Job Ready Python 0

Job Ready Python

eBook Details: Paperback: 688 pages Publisher: WOW! eBook (November 5, 2021) Language: English ISBN-10: 1119817382 ISBN-13: 978-1119817383 eBook Description: Job Ready Python: Get ready to take on Python with a practical and job-focused guide Job Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately. Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, loops and data structures, object-oriented programming, and data processing. You’ll also get: Thorough discussions of Extract, Transform, and Load (ETL) scripting in...

Microservices Communication in .NET Using gRPC 0

Microservices Communication in .NET Using gRPC

eBook Details: Paperback: 486 pages Publisher: WOW! eBook (February 11, 2022) Language: English ISBN-10: 1803236434 ISBN-13: 978-1803236438 eBook Description: Microservices Communication in .NET Using gRPC: Learn how to implement gRPC on the .NET platform step by step and cover how to use gRPC on .NET, including fundamentals, use cases, and best practices Explore gRPC’s capabilities for faster communication between your microservices using the HTTP/2 protocol in this practical Microservices Communication in .NET Using gRPC guide that shows you how to implement gRPC on the .NET platform. gRPC is one of the most efficient protocols for communication between microservices that is also relatively easy to implement. However,...

Robot Operating System (ROS) for Absolute Beginners, 2nd Edition 0

Robot Operating System (ROS) for Absolute Beginners, 2nd Edition

eBook Details: Paperback: 296 pages Publisher: WOW! eBook; 2nd edition (February 9, 2022) Language: English ISBN-10: 148427749X ISBN-13: 978-1484277492 eBook Description: Robot Operating System (ROS) for Absolute Beginners: Robotics Programming Made Easy, 2nd Edition Start programming your own robots using Robot Operation System (ROS). Targeted for absolute beginners in ROS, Linux, and Python, this Robot Operating System (ROS) for Absolute Beginners, 2nd Edition guide lets you build your own robotics projects. You’ll learn the basic foundation of Ubuntu Linux. Begin with the fundamentals. Installation and useful commands will give you the basic tools you need while programming a robot. Then add useful software applications that can be...

Python Concurrency with asyncio 0

Python Concurrency with asyncio

eBook Details: Paperback: 376 pages Publisher: WOW! eBook (March 1, 2022) Language: English ISBN-10: 1617298662 ISBN-13: 978-1617298660 eBook Description: Python Concurrency with asyncio: Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python’s performance by applying a variety of concurrency techniques. You’ll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio’s APIs to run multiple web requests and database queries simultaneously. The book covers...