Introduction to Python
(by Ilan Schnell)
Content:
What is Python
Hello World
Types
Sample Session
Simple File Parsing
Whitespace is significant
Handling Exceptions
Importing modules
Functions
Regular Expressions
Doctest Module
Basic XML parsing
The exec statement
Network programming
Browser
HTTP Echo code
Generators
More on functions
Higher order functions
Summary