Rahul Chauhan

Rahul Chauhan

  • 1.2k
  • 492
  • 30.4k

Is S.O.L.I.D. Principle Laws apply same for all type project?

Mar 30 2024 4:28 AM

S.O.L.I.D Principle is

  • single responsibility principle,
  • open-closed principle
  • Liskov substitution principle
  • interface segregation principle
  • dependency inversion principle

What this same Laws will be applicable for all types of project which is running in current industry level softwares or upcomming software/applications in futures?

Or many more principle like S.O.L.I.D Principles?

If I want to learn where i can learn this basic to end/Advance?


Answers (2)