Completed
➠ Highlights
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Java 19 Features in Action - Building a GitHub Crawler
Automatically move to the next video in the Classroom when playback concludes
- 1 ➠ Highlights
- 2 ➠ Intro
- 3 ➠ Meet The Crawler And Warm Up With Records
- 4 ➠ Virtual Threads - Blocking HTTP Client?
- 5 ➠ Virtual Threads - "Interception by Project Amber!"
- 6 ➠ Structured Concurrency - StructuredTaskScope
- 7 ➠ Structured Concurrency - Concurrent Data Structures
- 8 ➠ Structured Concurrency - Records With Collections
- 9 ➠ Structured Concurrency - Debugging Glory
- 10 ➠ DOP - Type Hierarchies
- 11 ➠ DOP - Type Pattern Switches FTW
- 12 ➠ DOP - Deconstruction Patterns
- 13 ➠ DOP - Isn't `instanceof` Bad?
- 14 ➠ Outro