- 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!
推薦閱讀
- C語言程序設計實踐教程(第2版)
- 程序員面試白皮書
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Mastering Python Networking
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- Python函數(shù)式編程(第2版)
- Magento 2 Beginners Guide
- Python 3快速入門與實戰(zhàn)
- AngularJS UI Development
- Getting Started with JUCE
- Getting Started with Windows Server Security
- Game Development Patterns and Best Practices
- Django 2.0 入門與實踐
- Thymeleaf 3完全手冊
- Mastering VMware Horizon 6