Green Coding - Taking Clean Code to the Next Level
When things change sufficiently their names should follow. Label and content should be in sync. Otherwise the label loses its usefulness. That's what the Single Responsibility Principle and refactoring are about. But it's true not only for code. It's also true for concepts and methods.
Continue reading...