6 hour Python tutorial slides (open sourced for anyone to re-use)
License: CC By Attribution Non Commercial (teach it, don't sell it).
Write-up: http://ianozsvald.com/2012/05/06/python-introductory-course-opensource-startupchile/
This course was run over three evenings (2 hours per evening) in May 2012 at StartupChile to teach two groups (total: 25 people) Python. It is aimed at people who have a previous programming education.
The group needs Python 2.7 with IDLE, we solve the first three PythonChallenge.com challenges to help students practice with IDLE and learn how to solve their own problems.