Completed
Units of measure
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Book of F#
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Daves story
- 3 What is F
- 4 Functional Programming
- 5 Type System vs Unit Tests
- 6 Reverse Polish Notation
- 7 Curried Functions
- 8 Partial Function Application
- 9 Operators as Functions
- 10 Pipelining
- 11 Ignore
- 12 Tuple
- 13 CLI mutable
- 14 Matching against records
- 15 Discrimination unions
- 16 Discrimination unions as trees
- 17 Abstract syntax trees
- 18 Units of measure
- 19 Active patterns
- 20 Type providers