Completed
Mutable objects
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Common Mistakes Made in Functional Java
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 I work with colleagues
- 3 What is a lambda
- 4 Higherorder functions
- 5 Returning a stream
- 6 Consuming a stream
- 7 Peak
- 8 Mutable objects
- 9 Einstein quote
- 10 Mutate
- 11 ForEach
- 12 FlatMap
- 13 Order of Operations
- 14 Optionals
- 15 Optionals are objects
- 16 Empty optionals
- 17 URL
- 18 Ariana 5 accident
- 19 lambda exceptions
- 20 lambda exceptions example
- 21 making our own functional interface
- 22 runtime exceptions
- 23 lift with value
- 24 try