Completed
Problem with Optional
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Optional - The Mother of All Bikesheds
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview
- 3 Optional
- 4 Why Optional
- 5 Refactoring
- 6 What is Optional
- 7 Using Optional
- 8 Range of Use Cases
- 9 Optional Exceptions
- 10 Optional Methods
- 11 Optional Map
- 12 Optional Filter
- 13 IfPresent
- 14 Other Methods
- 15 Stream Methods
- 16 Optional of Nullable
- 17 Avoiding Ordinary If Statements
- 18 Writing the Code
- 19 Problem with Optional
- 20 Optional Get
- 21 Other Issues
- 22 Overuse of Optional
- 23 Bike Shading
- 24 Fields
- 25 Blogs
- 26 Wrapup