Knowledge
What’s all about?
software design and maintanability
Premises
- Design patterns provide valid judgment criteria for software design
- Testing help achieve in long run good software maintanability
There are plenty of design patterns like Gang of Four, Concurrency Patterns, Enterprise Patterns, design principles and so on, just search through wikipedia or google.
patterndriven focuses on approaches that proved in practice their benefits.
Regards, PatternDriven
HTH