Skip to content

sumonst21/SOLID-Principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

SOLID Principles

S.O.L.I.D principles of Object-oriented programming

These five principles were called the S.O.L.I.D principles (the acronym was derived by Michael Feathers).
Original Source

  • S: Single Responsibility Principle
  • O: Open-Closed Principle
  • L: Liskov Substitution Principle
  • I: Interface Segregation Principle
  • D: Dependency Inversion Principle

About

S.O.L.I.D principles of Object-oriented programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published