This content originally appeared on DEV Community and was authored by Praveena Thavarajah
Software developers implement codes to meet the users’ requirements and satisfy the clients. Some principles have to follow by software developers to enhance their code writing skills.
The SOLID principles have considerable responsibility to guide the software developers, to make the software design by improving the code quality.
An American software engineer named Robert C.Martin created this principle.
Solid principles have five(5) principles. The name is created by considering the first five letters from each principle.
The five principles are,
S — Single Responsibility Principle
O — Open Closed Principle.
L — Liskov Substitution Principle.
I — Interface Segregation Principle.
D — Dependency Inversion Principle.
Let us have a look at each of the principles. Read more at https://praveena-thavarajah.blogspot.com/2021/11/what-are-solid-principles-oop-concepts.html.
Thanks for reading the blog. I hope you got to know about SOLID principles. For more posts follow me through my social media.
This content originally appeared on DEV Community and was authored by Praveena Thavarajah
Praveena Thavarajah | Sciencx (2021-11-06T09:12:32+00:00) What are SOLID Principles? Explained with OOP Concepts.. Retrieved from https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.