Rating 3.12 out of 5 (4 ratings in Udemy)
What you'll learn- Learn what “modules” are!
- Have a better understanding of why “modularity” is that important?
- Know how we could achieve that in “Java 9+”
- Feel more comfortable with “Modular Java Application Design and Development”
- Get a better understanding of “module”s as “interoperable components” in Java Programming
- Understand how “modularity” makes your code more “manageable” by providing you with more than what “packages” in Java have to …
Rating 3.12 out of 5 (4 ratings in Udemy)
What you'll learn- Learn what “modules” are!
- Have a better understanding of why “modularity” is that important?
- Know how we could achieve that in “Java 9+”
- Feel more comfortable with “Modular Java Application Design and Development”
- Get a better understanding of “module”s as “interoperable components” in Java Programming
- Understand how “modularity” makes your code more “manageable” by providing you with more than what “packages” in Java have to offer
- Look closer at what “JPMS” or “Project Jigsaw” is and how you could utilize its basic features/functionalities in Java 9+?
- Use “module”s in action as we show you how to in our sample project (using Eclipse IDE)
DescriptionJava is one of the widely used programming languages nowadays… And there has been a big change to the language starting Java 9 and after adding Modular Features!
Now, in this great Object-Oriented programming language, you have the option of including “Modularity” to your code, right from the beginning of designing and coding your application using Java 9+’s JPMS or Project Jigsaw.
You will learn what “Module”s in general are and why “Modularity” is that important in software design. And then, we will show you how you could achieve all that using Java 9+’s modular features in action, by applying them on our sample project.
This course tries to convey the basics of Java 9’s Modularity (JPMS or Project Jigsaw) in less than an hour, in an “easy to catch” manner ?