S.O.L.I.D. Principles

Write maintainable, testable and robust software

S - Single responsibility principle

O - Open closed principle

L - Liskov substitution principle

I - Interface saggrigation principle

D - Dependency inversion principle

Test slides

By Kaushal Dhruw

Test slides

SOLID Principles explained with an example

  • 259