Aula #1 - "How Do Python Coroutines Work?" 
Aula #2 - Coroutines, Async/Await, Asyncio and the Pulsar Library 
Aula #3 - Tulip: Async I/O for Python 3 
Aula #4 - Colton Myers: Decorators: A Powerful Weapon in your Python Arsenal - PyCon 2014 
Aula #5 - David Beazley: Discovering Python - PyCon 2014 
Aula #6 - Python 18:  Complex Data Structures 
Aula #7 - Python: Doubly Linked Lists 
Aula #8 - Introduction to Metaclasses 
Aula #9 - Decorators and Context Managers 
Aula #10 - Advanced Python or Understanding Python 
Aula #11 - What you need to know about datetimes 
Aula #12 - Metaprogramming, from decorators to macros 
Aula #13 - Coroutines, event loops, and the history of Python generators 
Aula #14 - Super Advanced Python 
Aula #15 - Metaclasses in Python 
Aula #16 - The Art of Subclassing 
Aula #17 - Interfaces and Python 
Aula #18 - Python Metaprogramming for Mad Scientists and Evil Geniuses 
Aula #19 - Parsing Horrible Things with Python 
Aula #20 - Applied Parallel Computing with Python 
Aula #21 - Namespaces in Python 
Aula #22 - Python Design Patterns 1 
Aula #23 - Advanced Topics in Programming Languages Series: Python... 
Aula #24 - Pythonic iterators and generators 
Aula #25 - Iteration & Generators: the Python Way 
Aula #26 - Defcon 18   Pwned By the owner  What happens when you steal a hackers computer   zoz   part 
Aula #27 - 3 3 3 Nicolle Neulist Write your own tools with python 
Aula #28 - Writing a Python Program - Simple Workflow 
Aula #29 - David Beazley - Modules and Packages: Live and Let Die! - PyCon 2015 
Aula #30 - Watch your Python script with strace 
Aula #31 - PyCon 2010: The Mighty Dictionary 
Aula #32 - Brandon Rhodes: All Your Ducks In A Row: Data Structures in the Std Lib and Beyond - PyCon 2014 
Aula #33 - Brandon Rhodes: The Day of the EXE Is Upon Us - PyCon 2014 
Aula #34 - Advanced Python or Understanding Python 
Aula #35 - How to Speed up a Python Program 114,000 times. 
Aula #36 - Super Advanced Python 
Aula #37 - Class Decorators: Radically Simple 
Aula #38 - Stuart Williams - Python Epiphanies - PyCon 2015 
Aula #39 - Mike Müller - Descriptors and Metaclasses - Understanding and Using Python's More Advanced Features 
Aula #40 - Classes and Metaclasses 
Aula #41 - Raymond Hettinger - Beyond PEP 8 -- Best practices for beautiful intelligible code - PyCon 2015 
Aula #42 - Transforming Code into Beautiful, Idiomatic Python 
Aula #43 - How Do Python Coroutines Work? 
Aula #44 - David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015 
Aula #45 - Victor Stinner: Track memory leaks in Python - PyCon 2014 
Aula #46 - Everything You Always Wanted to Know About Memory in Python But Were Afraid to Ask 
Aula #47 - What Is Async, How Does It Work, And When Should I Use It? 
Aula #48 - Asyncio for Dummies 
Aula #49 - James Powell - Generators Will Free Your Mind 
Aula #50 - Fun with Iterators and Generators - Malcolm Tredinnick 
Aula #51 - Functional Programming in Python for the Uninitiated - Gavin Bong 
Aula #52 - Christopher Roach - MapReduce: 0-60 in 40 minutes 
Aula #53 - Loop like a native: while, for, iterators, generators 
Aula #54 - Keynote David Beazley -  Topics of Interest (Python Asyncio) 
Aula #55 - Advanced Topics in Programming Languages Series: Python Design Patterns (part 2) 
Aula #56 - Efficient Python for High Performance Parallel Computing | SciPy 2015 Tutorial | Mike McKerns 
Aula #57 - Modern Dictionaries by Raymond Hettinger