Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.O.L.I.D Principles

The SOLID principles are five design principles in Object Oriented Programming that helps developers create software that is easier to maintain, extend and understand They ware introduced by Robert C. Martin and are widely used to achieve better software design.

Key Benefits of SOLID Principle

  1. Make code easier to maintain and scale
  2. Reduce the risk of introducing bugs when modifying code
  3. Encourages reusability and better organization.
  4. Facilitate testing and debugging

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages