Session Details
Week 1,
Session 3 — Fri Dec 2
Topics
-
Classes and Objects
- Constructing objects
- Calling methods
- Using instance variables
-
zellegraphics as an application of using objects
-
Counted loops and range expressions
Outline
HW Due
-
HW 2 due
HW Assigned
-
HW 3 assigned
Resources
-
Today's handout on Concept: Using Objects
-
Today's slides
-
Today's in-class quiz
-
Mr. Zelle's own description of zellegraphics
- Warning: This document is out of date and has some errors. (But it's mostly correct.)
-
A list and pictures of zellegraphics colors
- Actually, the colors of Python's Tk module, upon which zellegraphics is based.
-
The Python Standard Library, a huge collection of Python modules, classes and functions