All New Java Language Features Since Java 21 - Road to Java 25

All New Java Language Features Since Java 21 - Road to Java 25

Java via YouTube Direct link

22:41 Running some Java code without calling the compiler

16 of 24

16 of 24

22:41 Running some Java code without calling the compiler

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

All New Java Language Features Since Java 21 - Road to Java 25

Automatically move to the next video in the Classroom when playback concludes

  1. 1 0:00 Intro
  2. 2 1:21 Data Oriented Programming
  3. 3 2:03 Switching on a sealed type using pattern matching
  4. 4 4:23 Simplifying patterns with unnamed variables
  5. 5 7:23 Analyzing the use of unnamed variables in record patterns
  6. 6 8:27 Using unnamed variables in type patterns
  7. 7 8:54 Using unnamed variables when catching exceptions
  8. 8 9:35 Using unnamed variables in lambda expressions
  9. 9 11:28 Using unnamed variables in other places
  10. 10 13:55 Extending Pattern Matching with primitive types
  11. 11 15:04 Analyzing the status of an HTTP response with switch on primitive patterns
  12. 12 16:29 Switching on booleans
  13. 13 17:15 Safe JSON data analysis with primitive patterns
  14. 14 20:33 Simplifying the writing of Java applications
  15. 15 22:14 Using IO.println to print messages
  16. 16 22:41 Running some Java code without calling the compiler
  17. 17 23:40 Running multi-file source-code programs
  18. 18 24:40 Importing modules in Java classes
  19. 19 26:02 Wrapping up simplified Java applications
  20. 20 27:06 Using Markdown to write your JavaDoc
  21. 21 28:37 Constructing object to manage null values and constants properly
  22. 22 30:59 Analyzing the construction of objects
  23. 23 32:29 Introducing Stable Values to create real constants
  24. 24 33:28 Revising object construction with Flexible Constructor Bodies

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.