Template Method and Strategy

I presented a talk on the Template Method and Strategy Patterns to the Columbia, Maryland Java Users Group on 10/13/2011.

This page contains links to a video recording of the talk and the source code that I wrote during the talk.

I hope you find it informative, entertaining and useful!

Video License

Creative Commons License
Dynamic Proxies by Scott Stanchfield is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.

Feel free to watch the videos and point friends to them, but you cannot use them as part of any commercial product nor can you create derivative works. Follow the link above to see the complete license text.

Sample Code

Here is the sample code I wrote during the lecture. Note that this code is not intended for production use.

Software License

All sample code is licensed under the Eclipse Public License, version 1.0.

See http://www.eclipse.org/legal/epl-v10.html for details.