Intro to
Programming
with Python

Fall 2011
course
navigation

oct 20

aside

THE LETTER I WISH I COULD WRITE TO MY FORMER SELF, AND HAVE BEAMED AT LIGHT-SPEED THROUGH SOME KIND OF VACUUM TUBE AND DELIVERED AT THE PRECISE MOMENT WHEN I FINALLY DECIDED TO LEARN TO PROGRAM.

midterm projects

Discuss midterm projects, and how they'll be graded. In particular, what's expected for documentation and sample input/output.

more examples

Review craps program from last class. I added average and standard deviation, and fixed the documentation to match what's expected for a midterm project. The modified code is attached.
deck.py (attached) is another short example to use in discussing functions, input, and output.
Coming next week: object oriented programming, chapter 10
But with midterm projects in the works I don't want to start new material yet. So instead
http://cs.marlboro.edu/ courses/ fall2011/python/ notes/ oct_20
last modified Wednesday October 19 2011 2:20 pm EDT

attachments [paper clip]

     name last modified size
   craps.py Oct 19 2011 2:19 pm 7.07kB [TXT]craps_analysis.txt Oct 19 2011 2:20 pm 2.92kB    deck.py Oct 19 2011 2:20 pm 607B