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

Summary

We have covered a lot of ground in this chapter, inching towards the reactive programming model. We learned about the GoF Observer pattern and understood its shortcomings. Then, we digressed into philosophy to understand the method of looking at the world from a structural, behavioral, and functional perspective. We learned about the GoF Composite/Visitor pattern in the context of modeling an expression tree. We learned how to flatten the hierarchy into a list and navigate them through the Iterator. Finally, we transformed the scheme of things a bit to reach Observables. Normally, Observables work with Streams, but in our case it was a scalar value. In the next chapter, we will learn about event Stream processing to complete our prerequisites ...

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