【Java】设计模式在Gourmet咖啡系统中的应用

下载链接

Download

前尘往事

面向对象设计、UML建模与基本的Java面向对象编程实现

后续篇章

实验二:异常和IO在Gourmet咖啡系统中的应用

Using Design Patterns in the Gourmet Coffee System

Prerequisites, Goals, and Outcomes

Prerequisites: 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

你可能感兴趣的:(#,Java-Examples)