Tag Archives: DRY Refactoring
Vague Generalities
In “Programming and Cold Pizza” I talked about the DRY principle and avoiding repeating the same code over and over. That’s a fundamental principle that should always be part of how you write code. Here’s another one. Avoid specific … Continue reading
Recent Comments