numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
82 stars 19 forks source link

James Powell: Advanced Metaphors in Coding with Python | PyData Berlin 2017 #97

Open ldroepe opened 2 years ago

ldroepe commented 2 years ago

0:00 - Intro 3:00 - Metaclasses: Motivation 14:50 - Metaclasses: __build_class 21:38 - Metaclasses 29:14 - Decorators: Motivation 41:51 - Decorators 43:03 - Generators: Motivation 46:13 - Generators: iter and next__ 50:45 - Generators 53:42 - Generators: lazy computation vs eager computation 57:48 - Generators: Enforcing Sequencing 1:00:34 - Context Managers: Motivation 1:07:36 - Combining Decorators, Context Managers, and Generators 1:13:45 - Wrapping up & the Importance of Metaphors 1:19:56 - Q&A