Design Patterns and Real World Problems
Friday, June 24th, 2005Design Patterns can be seen as rather high-faluting or academic, and a bit far removed from on-the-ground problems such as dodgy network connections or debugging memory leaks. Java developers have a (sometimes deserved) reputation for building expansive elegant frameworks using all the right design patterns without ever maturing into working, reliable code. In a recent […]