[Tutor] Help with Object Oriented Programming
Knacktus
knacktus at googlemail.com
Mon Aug 30 20:59:54 CEST 2010
You could google for
1) Alex Martelli, Design Patterns
He's a Pyton guru and there're some online talks (at Google and some
conferences) about DP; a bit difficult to understand, well, he's guru ;-)
2) http://www.suttoncourtenay.org.uk/duncan/accu/pythonpatterns.html
I like that one.
Also, there're some presentations about "the lack of design patterns in
Python" on the web. Google should help or look at the PyCon archives.
Very useful stuff there.
And finally, 1 gramm of practice weighs more than 1 ton of theory. I see
it right now after some month absence from coding.
Cheers,
Jan
More information about the Tutor
mailing list