Skip to content

niranjan0k/solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages