Completed
Two fundamental issues
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Monads in Modern C++
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What makes C
- 3 What is a functor
- 4 Is this the first time we have seen a functor
- 5 Can we go beyond that
- 6 Optional
- 7 Functor
- 8 F function
- 9 Conditional checks
- 10 Why should I care
- 11 What went wrong
- 12 Join
- 13 Joining
- 14 Helper function
- 15 Formal Definition
- 16 Vector Monad
- 17 Vector of Files
- 18 Range Join
- 19 Filtering
- 20 Simulations
- 21 Evolve Boards
- 22 Cartesian Products
- 23 Other Monads
- 24 Style Optional
- 25 Option
- 26 Expected
- 27 Parsing
- 28 TL Expected
- 29 Ranges
- 30 Future
- 31 Asynchronous
- 32 Two fundamental issues
- 33 A continuation
- 34 B continuation
- 35 Possible fixes
- 36 Stud Execution Framework
- 37 CPlusMoradic Interface
- 38 Walkthrough
- 39 Type aliases
- 40 Business logic