Introduction to Observables
In the last three chapters, we learned about the linguistic features of modern C++: multithreading, lock-free programming models, and so on. The topics covered there can be considered as sort of prerequisites to start learning about the reactive programming model. The reactive programming model warrants skills in functional programming, concurrent programming, schedulers, object/functional programming, design patterns, and event Stream processing, to name a few. We have already covered or touched upon functional programming, object/functional programming, and some topics that are related to scheduling in the previous chapter. This time, we will cover the wonderful world of design patterns to appreciate the crux ...
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.
Read now
Unlock full access