[Python-Dev] Design Patterns quick reference (was Re: textwrap.py)

David Goodger goodger@users.sourceforge.net
Thu, 13 Jun 2002 20:37:04 -0400


Greg Ward wrote:
> design patterns are great, as long as everyone has a copy of *Design
> Patterns* on their desk.  ;-)

For those of us who don't, here's a free and nearly-complete (20
patterns) quick reference:
http://www.netobjectives.com/dpexplained/download/dpmatrix.pdf .
Printed double-sided, it makes a good memory jogger.

-- 
David Goodger  <goodger@users.sourceforge.net>  Open-source projects:
  - Python Docutils: http://docutils.sourceforge.net/
    (includes reStructuredText: http://docutils.sf.net/rst.html)
  - The Go Tools Project: http://gotools.sourceforge.net/