Uni Graz logo

CMS 1

Functions

Gerald Senarclens de Grancy <cms@senarclens.eu>

Terminology

Functions

Python Functions

More on Python Functions

Pair programming

Homework and Required Reading

  1. Prepare the fourth ("Data in files and arrays") and fifth chapter ("Putting data in its place") of "Head First Programming" or chapter 6 ("Lists") and 8 "Sets and Dictionaries" of "Python for Everyone"
  2. If you do not have a copy of the book, work through part 5 ("Data Structures") of the Python tutorial
  3. Do the 3rd homework

Summary

Questions
and feedback...

Further Reading

Paul Barry and David Griffiths Head First Programming O'Reilly (2009)
Kevlin Henney (edt.) 97 Things Every Programmer Should Know O'Reilly (2010)
Mark Pilgrim Dive Into Python 3 (2nd edition) Apress (October 23, 2009)
Python Software Foundation Python Documentation http://docs.python.org/py3k/