- 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
推薦閱讀
- HTML5+CSS3+JavaScript從入門(mén)到精通:上冊(cè)(微課精編版·第2版)
- 單片機(jī)C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- Java應(yīng)用開(kāi)發(fā)與實(shí)踐
- R語(yǔ)言數(shù)據(jù)可視化實(shí)戰(zhàn)
- jQuery從入門(mén)到精通 (軟件開(kāi)發(fā)視頻大講堂)
- 碼上行動(dòng):用ChatGPT學(xué)會(huì)Python編程
- Go并發(fā)編程實(shí)戰(zhàn)
- Angular開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)
- ElasticSearch Cookbook(Second Edition)
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- Arduino可穿戴設(shè)備開(kāi)發(fā)
- PHP與MySQL權(quán)威指南
- Instant GLEW
- Java Web應(yīng)用開(kāi)發(fā)
- IBM DB2 9.7 Advanced Application Developer Cookbook