Design Patterns in Python

Dale Strickland-Clark dale at riverhall.nospam.co.uk
Fri Aug 4 23:47:09 EDT 2006


Gabriel Genellina wrote:

> Hello
> 
> Most authors talk about Java/C++, and describe patterns used as a
> workaround to their static class model; the dynamic nature of Python
> allows for trivial implementations in some cases.
> I've seen some design patterns examples on the ActiveState site, and
> some discussions some time ago on this list.
> But does anyone know of a complete discussion/analysis of patterns in
> Python? Books, articles, web pages...
> Unfortunately the pattern-SIG is now defunct...
> 
> 
> Gabriel Genellina
> Softlab SRL
> 
Something like this?

http://tinyurl.com/q7uyt

(www.amazon.co.uk)

-- 
Dale Strickland-Clark
Riverhall Systems - www.riverhall.co.uk




More information about the Python-list mailing list