Advanced Topics in Programming Languages Series: Python...
Channel:
Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=tJXhtncDBu4
Google Tech Talks
April 4, 2007
ABSTRACT
Design Patterns must be studied in the context on the language in which they'll get implemented (the Gang of Four made that point very strongly in their book, though almost everybody else seems not to have noticed:-). This talk explores several categories of classic "elementary" DPs in a Python context -- Creational, Masquerading, Adaptation, and Template. Credits: Speaker:Alex Martelli
Other Videos By Google TechTalks
Tags:
python
google
howto