Python exercises for CDL students taken from Google's Python Class.
The course takes two hours. The plan is:
- first present Python specific stuff
- code the first program
- code the first function (they should code along)
- explain in the terminal strings
- leave them 20 mins for string1.py (and 2 if you have time)
- next chapters
- finally go for a hands-on on OOP, and give them the Codeacademy exercises