Completed
Semantics
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Mathematical Underpinnings of Promises in C++
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Math Symbols
- 3 Promises
- 4 Denotational Design
- 5 Meaning of a Promise
- 6 Promise Operations
- 7 Mathematical Promise Operations
- 8 Promise Implementation
- 9 Promise Syntax
- 10 Join
- 11 Promise Interface
- 12 The Problem
- 13 Mono State
- 14 Empty Promises
- 15 Semantics
- 16 Recall
- 17 First
- 18 Time
- 19 Bold Case n
- 20 Map
- 21 Solutions