Episode 6. Observing the Observers, a talk about patterns, observer and listeners! - a podcast by Freddy Guime & Bob Paulin

from 2011-11-06T23:40:34

:: ::

In this week's podcast we talk about Design Patterns (and the Grand Dads of the Software Patterns, the Gang-of-four), and dive into our first design pattern (of many), the Observer pattern. We discussed how to implemented (within Java), and went to describe its use in Java Swing, and why anonymous inner classes for Listeners doesn't create memory leaks (most of the time anyways). In all a great introduction to a first pattern (see what they are all about!)


Further episodes of Java Pub House

Further podcasts by Freddy Guime & Bob Paulin

Website of Freddy Guime & Bob Paulin