Completed
Functors
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Functional Programming in Go
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Aarons background
- 3 Is this even a good idea
- 4 What is Functional Programming
- 5 HigherOrder Functions
- 6 Global Variables
- 7 Handling Global Variables
- 8 What is a Pure Function
- 9 Rewriting the Global Function
- 10 Writing a HigherOrder Function
- 11 Putting it Together
- 12 Transforming a Slice
- 13 Functors
- 14 Map
- 15 Functor
- 16 Functor in action
- 17 Intent
- 18 Channel Function
- 19 Map Method
- 20 Optional
- 21 Optional Examples
- 22 Optional Use Cases
- 23 Global Variable
- 24 Either Example
- 25 Functional composition type classes
- 26 Lets have a dialogue
- 27 Contact me