Skip to Content
C++ Reactive Programming
book

C++ Reactive Programming

by Praseed Pai, Peter Abraham
June 2018
Intermediate to advanced
348 pages
8h 45m
English
Packt Publishing
Content preview from C++ Reactive Programming

Introduction to Data Flow Computation and the RxCpp Library

From this chapter onward, we will get into meat of the reactive programming model. You can consider earlier chapters as a kind of prerequisite for understanding the reactive programming model, more specifically reactive programming using the C++ programming language. If we look back, we covered the necessary prerequisites, which includes the following:

  • The event programming models on various GUI platforms
  • A whirlwind tour of the Modern C++ language (including functional programming)
  • Language-level concurrency in C++ for better concurrent systems
  • Lock-free programming models (as a step towards declarative programming)
  • Advanced design patterns and the concept of Observables
  • Event ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Functional Programming in C++

Functional Programming in C++

Ivan Cukic

Publisher Resources

ISBN: 9781788629775Supplemental Content