👨‍🏫 Tutorial Java Platform Module System (JPMS) - An In-Depth Introduction

SUZUKI87

Forum Guru
c510374571c41f2b6e67ab469a53e8fe.webp

Free Download Java Platform Module System (JPMS) - An In-Depth Introduction
Published 9/2024
Created by Dheeru Mundluru
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 30 Lectures ( 4h 3m ) | Size: 1.25 GB

Learn the tools for creating modular and space-optimized software in Java.
What you'll learn:
Get clear & in-depth understanding of JPMS and how it enables stronger encapsulation, reliable configuration, and creation of smaller distributables
Learn how to create modular code via modules from both within and outside of Eclipse
Learn how non-modular code can work with modular code and vice-versa
Learn how to create Custom Space-Optimized JRE with only required Modules
Requirements:
Knowledge of Core Java
Description:
This course provides an in-depth understanding of the Java Platform Module System (JPMS) and how it enables the creation of modular, strongly encapsulated, and space-optimized software. JPMS is a major feature of Java 9, introduced as part of Project Jigsaw to address challenges faced by earlier versions of Java.When building large, complex software, it is crucial that the code is easy to understand, maintain, secure, and extend. These are essential goals for any well-designed system. Prior to Java 9, achieving these goals relied heavily on design principles like Information Hiding, which utilized packages and access modifiers. However, in some cases, packages and access modifiers fell short, compromising these objectives. Java also faced significant issues with configuration (commonly referred to as JAR hell) and the tendency to ship as a monolithic library. JPMS resolves these limitations by introducing modules, a new layer of abstraction that ensures better encapsulation, more reliable configuration, and the ability to create space-optimized software.In this course, we begin by exploring the problems JPMS was designed to solve, helping you understand its purpose clearly. Next, we'll dive into the anatomy of a module and how to create them from both the command line and Eclipse. You'll also learn how modular and non-modular code can interoperate. One of the most exciting features of JPMS is the ability to create custom runtime images (JREs) or smaller distributables, and in this course, you'll learn exactly how to do that-an essential skill for every developer.Each concept is thoroughly explained with realistic examples, clear illustrations, and practical demonstrations to ensure you grasp the material fully.
Who this course is for:
Developers who are not familiar with JPMS
Homepage
Code:
https://www.udemy.com/course/java-platform-module-system-jpms-an-in-depth-introduction/





DOWNLOAD LINKS
Rapidgator
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
Fikper
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
No Password - Links are Interchangeable
 

About this Thread

  • 2
    Replies
  • 268
    Views
  • 3
    Participants
Last reply from:
Teryoo

Online now

Members online
966
Guests online
1,474
Total visitors
2,440

Forum statistics

Threads
2,273,362
Posts
28,948,997
Members
1,235,715
Latest member
mjsimborio2
Back
Top