Search

just show me the code

Friday, January 16, 2009

SOLID Principles with Uncle Bob


Scott talks to Uncle Bob about the the SOLID Principles of Object Oriented Design. This one is an easy listen! http://www.hanselminutes.com/default.aspx?showID=163
S.O.L.I.D.
  • Single responsibility principle,
  • Open/closed principle,
  • Liskov substitution principle,
  • Interface segregation principle, and
  • Dependency inversion principle
other links :
http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod
http://www.lostechies.com/blogs/chad_myers/archive/2008/03/07/pablo-s-topic-of-the-month-march-solid-principles.aspx

No comments:

Post a Comment

Contributors