Howto on callbacks, queues and good design patterns

"Martin v. Löwis" martin at v.loewis.de
Sat Dec 29 13:19:17 EST 2007


> I started using python at work in the summer 2007. I think I know the
> stuff, but I need to expand my understanding of the more complex
> programming techniques.

There are various materials on Python and design patterns; just google.
I particularly recommend the talk by Alex Martelli. He gave this talk
several times; one recorded instance was at Google TechTalk.

Regards,
Martin



More information about the Python-list mailing list