从实践中学习OOD

前端之家收集整理的这篇文章主要介绍了从实践中学习OOD前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

以下资料和链接

From StackOverflow:

1

1 down vote accepted

Look at my answers to the below two posts

  1. Workbook on object oriented design (object model domain,system sequence diagrams,interaction diagrams)
  2. Software Design questions for Software Engineer Interview

2 The famous coffee maker problem from Martin Fowler.

Finally buy this book specifically for its treatment of the GRASP principles

原文链接:https://www.f2er.com/javaschema/286737.html

猜你在找的设计模式相关文章