Python podcast + tutorial

Hi,

There is a 3 hours Podcast in french with a tutorial on Python.
You will learn how to make script, Operator, Custom menu and Addon.

http://blenderlounge.fr/podcast-python/

But there are scripting no-nos displayed right in the Video thumbnail. You should not globally reference bpy.context in a def when a valid context is provided to you locally.