Advanced Topics in Programming Languages Series: Python...

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



Duration: 58:48
45,176 views
134


Google Tech Talks
March 14, 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