Completed
OOP vs. FP
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Life After Business Objects - Confessions of an OOP Veteran
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Modeling a point
- 3 Data structures in Fsharp
- 4 OOP vs. FP
- 5 Half-lives of software related entities
- 6 Locks do not compose
- 7 Amdahl's law in action
- 8 Business objects
- 9 Joe Armstrong on OOP
- 10 Business objects
- 11 Scott Wlaschin "Domain Modeling Made Functional"
- 12 Domain modeling in Fsharp
- 13 Algebraic data types in Fsharp
- 14 Yaron Minsky "Make illegal state unrepresentable"
- 15 Can't we adopt FP style in C#/Java?
- 16 Alan Kay on objects
- 17 Classic OOP vs real world
- 18 Actor model as OO done right
- 19 Impact of FP on feature development cycle
- 20 What main advantage did we gain with FP?
- 21 Outro