News

Adam Bien isn't without opinions when it comes to modern day enterprise programming techniques. From the use of design patterns, to the manner in which projects and modules are divided, Bien isn't ...
The GoF Design Patterns, published back in 1998, qualifies as a classic of computer science as it is still being taught both in universities but also recommended as best practice in the industry ...
June 7, 2001— Experienced Java developers are expected to have a collection of design patterns in their toolbox. Sun’s certification exam for Java architects already explicitly tests for ...
This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. ... CDI Decorators and Delegates essentially implement the well-known ...