- why learn one more language?
- will Python be the last language you ever learn?
- meta-programming
- what things are necessary parts of programming, regardless of the language?
- if/then
- for and while loops
- dealing with data types: numbers and strings and such
- you can learn another language quickly if you can learn the syntax for these basic things