What are SOLID Principles? Explained with OOP Concepts.

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…


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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » What are SOLID Principles? Explained with OOP Concepts.." Praveena Thavarajah | Sciencx - Saturday November 6, 2021, https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/
HARVARD
Praveena Thavarajah | Sciencx Saturday November 6, 2021 » What are SOLID Principles? Explained with OOP Concepts.., viewed ,<https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/>
VANCOUVER
Praveena Thavarajah | Sciencx - » What are SOLID Principles? Explained with OOP Concepts.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/
CHICAGO
" » What are SOLID Principles? Explained with OOP Concepts.." Praveena Thavarajah | Sciencx - Accessed . https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/
IEEE
" » What are SOLID Principles? Explained with OOP Concepts.." Praveena Thavarajah | Sciencx [Online]. Available: https://www.scien.cx/2021/11/06/what-are-solid-principles-explained-with-oop-concepts/. [Accessed: ]
rf:citation
» What are SOLID Principles? Explained with OOP Concepts. | Praveena Thavarajah | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.