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?