Nevermoi

Principles of OOD and examples

2015-01-26 #design

VS;PR

It is important in a way to master some principles of OOD: Object Oriented Design

  1. The Single Responsibility Principle: Google Doc
  2. The Open Closed Principle: Google Drive
  3. The Liskov Substitution Principle: Google Doc
  4. The Interface Segregation Principle: Google Doc
  5. The Dependency Inversion Principle: Google Drive

The artical brings these to me:

http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod

Prev     Next
© 2015 ~ 2025 shuson | powered by jekyll | welcome fork on Github