Vidéo: Design patterns in Python
Posté par patrick le mars 17, 2007
Vidéo: http://video.google.com/videoplay?docid=-3035093035748181693&q=user%3A%22Google+engEDU%22&hl=fr
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.



