Skip to content

anhvuhoangbkhn/SoftwarePrinciples

Repository files navigation

SoftwarePrinciples

This is repository for putting SOLID principles int to practice SOLID include five principles such as:

  • Single responsible Principle : Objects should only have one responsible
  • Open and Close Principle : Object should be easily to extend however tigthly changeable
  • Likov Subtitution Principle : Drive Object can replace Base object however it doesn't change the program's right
  • Interface Segregation Principle : Each Inteface should only have a method
  • Dependency Inversion Principle : Should not depen on the detail layer, only the abstract layer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages