Related resources for sleep-coding
  • Writing Better Code - Keepin' it Extensible5/13/2013 4:21:55 AM. In a previous article I talked about how to keep code cohesive by applying the Single Responsibility Principle. I wanted to explore part of another principle of software engineering that will help our code be extensible and can handle growth and change.