Advanced Topics in Programming Languages Series: Python...

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=tJXhtncDBu4



Duration: 44:32
19,311 views
40


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







Tags:
python
google
howto