PreviousNext

The SOLID Principles of Object-Oriented Programming Explained in Plain English

by bill-s, 2020-08-24T20:21:53.973Z

The SOLID Principles are five principles of Object-Oriented class design. They are a set of rules and best practices to follow while designing a class structure.

Read More