Real World Java 9

Real World Java 9

IntelliJ IDEA by JetBrains via YouTube Direct link

Why Java 9?

1 of 27

1 of 27

Why Java 9?

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Real World Java 9

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

  1. 1 Why Java 9?
  2. 2 The Case Study
  3. 3 Compiling with Java 9
  4. 4 Underscore as an identifier no longer valid
  5. 5 Encapsulate Most Internal APIs
  6. 6 9:07 Jigsaw screen freezes here until , but it's mostly talking anyway
  7. 7 Java Platform Module System
  8. 8 module-info.java and live coding using JPMS in an existing application
  9. 9 Automatic modules
  10. 10 Using my custom modules
  11. 11 A more complex module-info.java example
  12. 12 Disadvantages of applying JPMS to existing code
  13. 13 Advantages of JPMS
  14. 14 Reactive Streams API
  15. 15 Questions the answers are also covered below.
  16. 16 Module diagrams in IntelliJ IDEA
  17. 17 Convenience Factory Methods for Collections
  18. 18 Private Methods on Interfaces
  19. 19 New Methods on the Streams API
  20. 20 New Methods on Optional
  21. 21 The Stack Walking API
  22. 22 Process API Updates
  23. 23 Multi Release JAR Files
  24. 24 Updated Deprecation
  25. 25 HTML 5 Javadoc & Javadoc Search
  26. 26 JShell & Support in IntelliJ IDEA
  27. 27 Summary

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.