- Java 9 with JShell
- Gastón C. Hillar
- 120字
- 2021-07-09 18:46:45
Chapter 2. Real-World Objects to UML Diagrams and Java 9 via JShell
In this chapter, we will learn how to recognize objects from real-life situations. We will understand that working with objects makes it simpler to write code that is easier to understand and reuse. We will learn how to recognize real-world elements and translate them into the different components of the object-oriented paradigm supported in Java 9. We will:
- Identify objects from applications requirements
- Capture objects from the real world
- Generate classes to create objects
- Recognize variables and constants to create fields
- Identify actions to create methods
- Organize classes with UML diagrams
- Use feedback from domain experts to improve our classes
- Work with Java objects in JShell
推薦閱讀
- Java程序設計與開發
- Node.js+Webpack開發實戰
- Practical UX Design
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Java程序員面試算法寶典
- Mastering Linux Network Administration
- JavaCAPS基礎、應用與案例
- 區塊鏈技術進階與實戰(第2版)
- Vue.js應用測試
- Python編程入門(第3版)
- Developing Java Applications with Spring and Spring Boot
- 零基礎學編程系列(全5冊)
- Java Web應用開發
- Python深度學習:基于PyTorch
- Getting Started with SQL Server 2014 Administration