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

A peek into the things we haven't covered yet

The Rx programming model can be considered as confluence of the following:

  • Data-flow computation
  • Declarative concurrency
  • Functional programming
  • Stream processing (event)
  • Design patterns and idioms

To get a comprehensive view of the whole discipline, you need to work with the programming model extensively. Initially, things won't make much sense. At some point, you'll reach a click point where everything will start making sense. So far, we have covered the following topics:

  • Observables and Observers
  • Basic and intermediate Operators
  • Basic and intermediate scheduling

This is just the beginning, and we need to cover many more topics to get familiar with the programming model. They are:

  • Hot and ...
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