First Look: Java 9

Go to class
Write Review

Free Online Course: First Look: Java 9 provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. First Look: Java 9 is taught by Peggy Fisher.

Overview
  • Get your first look at the changes and new features in Java 9, including Project Jigsaw, JShell, and the enhanced Process API.

    Get your first look at the changes in Java 9—the first new version of this popular object-oriented language in three and a half years. Java 9 offers approximately 90 new features. In this course, Peggy Fisher reviews the most important features, including Project Jigsaw, JShell, and the enhanced Process API. Learn how to create more modular, scalable code with Jigsaw; evaluate declarations, statements, and expressions with JShell; and access, control, and manage OS processes with the Process API. Plus, explore the three new classes for handling HTTP/2 requests, and get resources for learning more about Java 9.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    Java 9 Highlights
    • Overview of new features
    • Jigsaw (modularization)
    • JShell
    • Process API changes
    • HTTP/2
    • Other Java 9 features
    Conclusion
    • Next steps