Intro to
Programming
(with Python)

Fall 2015
course
navigation

Sep 24 : objects and graphics 2

last week's homework - strings

Any questions about any of the string stuff?

We mentioned "layers" of software, in that each program is using services provided, and delivering to some other consumer (e.g. the user) ftp://ftp.oreilly.com/pub/poster/oreilly_linux_poster.pdf

The next assignment is posted and due Tuesday, continuing the discussion we started Tuesday.

objects & graphics

Continue to play around with Zelle's graphics package.
Remember that you'll need both of these :
Last time we looked at the wiggle program, and drew lines.
We'll explore the API and try some of these out in class.
There are a number of examples in the code/graphics folder.
From the textbook : (triangle.py , futval_graph_1.py )
I'll admit that several of the others are a bit over the top ...
http://cs.marlboro.edu/ courses/ fall2015/python/ notes/ Sep_24
last modified Thursday September 24 2015 10:43 am EDT