Solving the Reactive Extension challenges from Channel9 Rx Workshop.
Workshop is available at: https://channel9.msdn.com/Series/Rx-Workshop
You can download the original unsolved challenges from the workshop directly. However, the links to challenges were not working last time I checked.
Alternatively, you can download the unsolved version from unsolved branch of this repository.
- Challenge 1 - Introduction to Rx
- Challenge 2 - Unified Programming Model
- Challenge 3 - Writing Queries
- Challenge 4 - Schedulers (Not sure if I have done it correctly)
- Challenge 5 - Complex Event Processing (?? is optimized ??)
- Challenge 6 - Reactive Coincidence
- Challenge 7 - Programming the Cloud