Skip to content

Latest commit

 

History

History

intro-python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cdl-python-lab

Python exercises for CDL students taken from Google's Python Class.

Slides

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

Codecademy OOP exercises

Python Guides from the Internet