Completed
Object oriented programming is scary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Functional Programmer's Toolkit
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Functional programming is scary
- 3 Object oriented programming is scary
- 4 The Functional Toolbox
- 5 Functional Toolbox (FP jargon version)
- 6 Lego Philosophy
- 7 Monoid summary
- 8 What is an effect?
- 9 "Option" world
- 10 A world crossing function
- 11 FP terminology
- 12 Combining lists (cross product)
- 13 Example scenario