joaquintides / usingstdcpp2019

"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

using std::cpp 2019

Build Status Build Status

Presentation from Joaquín Mª López Muñoz at using std::cpp 2019 and associated material.

  • Some fun with Reactive Programming in C++17 (video): Reactive Programming models program behavior as a directed graph of data dependencies where state changes propagate through callbacks. We introduce the main concepts of RP and some motivational examples through the construction of an RP microframework in C++17 using Boost.Signals2.

About

"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material


Languages

Language:C++ 100.0%