Real World Java 9
Offered By: JetBrains via YouTube
Course Description
Overview
Syllabus
Why Java 9?
The Case Study
Compiling with Java 9
Underscore as an identifier no longer valid
Encapsulate Most Internal APIs
9:07 Jigsaw screen freezes here until , but it's mostly talking anyway
Java Platform Module System
module-info.java and live coding using JPMS in an existing application
Automatic modules
Using my custom modules
A more complex module-info.java example
Disadvantages of applying JPMS to existing code
Advantages of JPMS
Reactive Streams API
Questions the answers are also covered below.
Module diagrams in IntelliJ IDEA
Convenience Factory Methods for Collections
Private Methods on Interfaces
New Methods on the Streams API
New Methods on Optional
The Stack Walking API
Process API Updates
Multi Release JAR Files
Updated Deprecation
HTML 5 Javadoc & Javadoc Search
JShell & Support in IntelliJ IDEA
Summary
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity