- Modular Programming in Java 9
- Koushik Kothagal
- 112字
- 2021-07-02 18:38:22
Summary
In this chapter, you have learned what the bare minimum steps to creating a Java 9 module are. You've created a simple module from scratch, as well as compiled and executed code in the module. You've also learned about a few possible error scenarios and how to handle them.
There is something missing though! Since we are dealing with a single module, we are not really leveraging the concepts of modularity here. The concepts of modularity come into play only when we have multiple modules interacting with each other. You'll see just that in action in the next chapter when you create your second Java module and set up inter-module dependency!
推薦閱讀
- Java入門很輕松(微課超值版)
- BeagleBone Media Center
- JavaScript從入門到精通(第3版)
- Learning OpenStack Networking(Neutron)(Second Edition)
- PySpark Cookbook
- UVM實戰
- HTML5 APP開發從入門到精通(微課精編版)
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- MySQL 8從零開始學(視頻教學版)
- Java程序設計入門(第2版)
- Professional JavaScript
- JavaScript Mobile Application Development
- C語言程序設計實驗指導
- Flutter for Beginners
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)