Google engEDU: Python
by
Michael Haubenwallner
—
last modified
Jun 26, 2010 11:08 PM
Google hosts a great collection of educational videos, see 'user: Google engEDU' (RSS).
Here are two of the Python related talks:
Thomas Wouters in 'Advanced Python or Understanding Python': very fast, very detailed talk on Python 2.x inner workings.
Guido van Rossum in 'Python 3000': a detailed talk on changes in Py3k. Held in Feb. 2007 this is also interesting in relation to the first Python 3000 alpha, released in Sept. 2007.

