Before starting this tutorial, you should:
Knowledge about the items above will yield a much greater and in-depth understanding of the concepts discussed in this tutorial, and the presentation. A reader without these skills can still benefit from the material here, and will at least walk away with knowledge about what a design pattern is all about.
The primary purpose of this presentation is to give the reader an introduction to the concept of design patterns in programming. After completing the tutorial you should be able to put to use the patterns that were discussed, and have the ability to go out and find new patterns in publications etc... What this tutorial is not trying to do is explaining in great detail each of the example patterns; this is done very will in the Gamma95 reference.
You may now move forward to the Overview.