Skip to content
#

code-standards

Here are 28 public repositories matching this topic...

In software development, Object-Oriented Design plays a crucial role when it comes to writing flexible, scalable, maintainable, and reusable code. There are so many benefits of using OOD but every developer should also have the knowledge of the SOLID principle for good object-oriented design in programming. The SOLID principle was introduced by Robert C. Martin, also known as Uncle Bob and it is a coding standard in programming.

  • Updated Jul 25, 2021

Improve this page

Add a description, image, and links to the code-standards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-standards topic, visit your repo's landing page and select "manage topics."

Learn more