A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The job of the EJB developer is constantly challenging, making the task of designing maintainable and scalable systems difficult without a clear set of best practices to follow. It is with this and ...
In of this three-part series introducing design patterns, I referred to Design Patterns: Elements of Reusable Object-Oriented Design. This classic was written by Erich Gamma, Richard Helm, Ralph ...
Have you ever been on a project in which all of your team members have just gone through an intense week of design pattern training? It's painful, as the project ends up becoming some type of sadistic ...
Mention the name "Erich Gamma" and what comes to mind? Patterns? Unit Testing? Eclipse? In his relatively short career, Erich has had a profound impact on the way software is developed, earning him a ...
Since reading the GoF Design Patterns book years ago (note to self: where has that book disappeared to?) I have found it useful to think in terms of design patterns for much of my software development ...
Cameron is a self-made geek, Android enthusiast, horror movie fanatic, musician, and cyclist. When he's not pounding keys here at AP, you can find him spending time with his wife and kids, plucking ...
We discuss some of the most common design patterns in Java and how they can help you solve common coding issues. Learn more. A design pattern is a well-established and documented solution to a common ...