Resources
Intro to Python Lectures
Intro to Python Samples
- simple loop example
- simple procedures
- simple examples of control flow
- example file I/O
- base Person class
- Student subclass (of Person)
Other Lectures
- Intro to Twitter data collection
- Microformats
- Processing Mailboxes
- Intro to Wikipedia, wikipedia data dumps
Twitter Hacking Samples