Computer Club
The ACM Computer club is a weekly club run by the University of Canterbury
chapter of the ACM. We invite local school children to come and learn about
various aspects of computing, with a focus on learning programming.
Handouts
Links
- We use the Python programming
language for our labs.
- LibSDL is used for graphics,
but it is a C library, so PySDL is a python module
which allows us to use SDL within Python.
- Povray is a free raytracing program.
- Alice, Toontalk, Agentsheets and Stagecast are all funky
programming environments.