Java Modules in Real Life - Practical Application and Best Practices
Offered By: Java via YouTube
Course Description
Overview
Explore the practical applications of Java modules in real-world projects through this informative conference talk. Learn when and why to implement modules, as well as situations where they may not be suitable. Gain insights into defining APIs, creating new abstractions, and evolving architecture using Java modules. Discover the concepts of unnamed modules, automatic modules, and their potential pitfalls. Address common roadblocks and learn strategies for suspending modules when necessary. Examine key observations, assumptions, and challenges related to dependencies in modular Java projects. Benefit from the expertise of Nicolai Parlog from Oracle as he shares valuable advice on effectively utilizing Java modules across various project types and domains.
Syllabus
Intro
Defining APIs
New Abstraction
Evolving Architecture
The Unnamed Module
Automatic Modules
Automatic Culprits
Roadblocks
Suspending Modules
Observations & Assumptions
Those Damn Dependencies!
Project Type
Domain (Knowledge)
Taught by
Java
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera