Overview
C++ Reactive Programming explores the principles and practical applications of building concurrent, event-driven programs using RxCpp and modern C++17. By reading this book, you'll learn how to structure highly responsive and asynchronous applications with the latest tools and frameworks. Dive into the reactive programming paradigm and enhance your programming skills.
What this Book will help me do
- Understand how to use RxCpp for designing reactive applications in C++.
- Learn concurrency and parallelism features introduced in Modern C++17.
- Explore functional programming paradigms applied to reactive systems.
- Master reactive GUI programming using frameworks like Qt.
- Design and build scalable reactive microservices in C++.
Author(s)
Praseed Pai and None Abraham are experienced C++ developers and authors with a passion for teaching modern programming techniques. Praseed holds extensive experience in the software industry and has authored renowned programming books. None Abraham specializes in system design and reactive programming, and both authors combine their expertise to deliver practical and clear guidance.
Who is it for?
This book is tailored for intermediate to advanced C++ developers who are curious about modern reactive programming paradigms. If you're looking to optimize your software's performance through concurrency and asynchrony, this guide is for you. Readers with a basic understanding of modern C++ will feel right at home as they explore these advanced topics. Whether you aim to create scalable microservices or responsive GUIs, this book will provide the tools you need.