SOLID Principles
Complete Developer Podcast - Un pódcast de BJ Burns and Will Gant - Jueves
Categorías:
SOLID is a mnemonic acronym for five core principles to designing and implementing solid object oriented code. They can and should be applied to any object oriented design and serve as the core of certain methodologies built around OOP such as agile. The goal of the principles is to make it easier to develop, maintain, and scale.