SOLID Principles
Complete Developer Podcast - Ein Podcast von BJ Burns and Will Gant - Donnerstags

Kategorien:
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.