Intro to
Programming
with Python

Fall 2012
course
navigation

Oct 9

Discuss homework & midterm projects

Look at homework.
Do at least the babysitter problem in class. Include in the discussion at least :
Open discussion of midterm projects.

Where we are

Believe it or not, at this point you've seen enough (loops, arrays, conditionals, functions, strings, numbers, input & output) to do many real programming projects.
While there are still more concepts coming (creating objects, richer data structures, recursion), at this point what you really need most is practice.
This week: read chapter 9, "simulation and design". We'll look at that on Thursday.
Next week: no homework (Hendricks) other than catching up. Work on your projects, due the week after.

Practice

Depending on time, we'll work more examples together in class, from projecteuler.net problems, possibly
http://cs.marlboro.edu/ courses/ fall2012/python/ notes/ Oct_9
last modified Monday October 8 2012 11:09 pm EDT