下载链接
Download
前尘往事面向对象设计、UML建模与基本的Java面向对象编程实现
后续篇章实验二:异常和IO在Gourmet咖啡系统中的应用
Using Design Patterns in the Gourmet Coffee System Prerequisites, Goals, and OutcomesPrerequisites: Before you begin this exercise, you need mastery of the following:
- Object-oriented Programming
- How to define interfaces
- How to implement interfaces
- Design Patterns:
- Knowledge of the singleton pattern
- Knowledge of the strategy pattern