Skip to content

S.O.L.I.D- First five principles of Object oriented desgin

Notifications You must be signed in to change notification settings

Ehasaniceiu04/Solid

Repository files navigation

Solid

S.O.L.I.D- First five principles of Object oriented desgin (OOD) by Uncle Bob

SOLID stands for

  1. S- Single Responsibility Principle (SRP)
  2. O- Open Closed Principle(OCP)
  3. L- Liskov Substitution Principle (LSP)
  4. I- Interface Segragation Principle
  5. D- Dependency Inversion Principle

About

S.O.L.I.D- First five principles of Object oriented desgin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages