Loyola University Chicago, 2011. — 180 p. — Release 1.0 For Python 3.1
Beginning With PythonContext
The Python Interpreter and Idle, Part I
Whirlwind Introduction To Types and Functions
Integer Arithmetic
Strings, Part I
Variables and Assignment
Print Function, Part I
Strings Part II
The Idle Editor and Execution
Input and Output
Defining Functions of your Own
Dictionaries
Loops and Sequences
Decimals, Floats, and Floating Point Arithmetic
Objects and MethodsStrings, Part III
More Classes and Methods
Mad Libs Revisited
Graphics
Files
More On Flow of ControlIf Statements
Loops and Tuples
While Statements
Arbitrary Types Treated As Boolean
Further Topics to Consider
DynamicWeb PagesOverviewWeb page Basics
Composing Web Pages in Python
CGI - Dynamic Web Pages