Intro to
Programming
(with Python)

Fall 2016
course
navigation

Oct 11

Discuss homework & midterm projects

Discuss the homework. My examples are in this folder.
Do at least the babysitter problem in class. Include in the discussion at least :
What are you thinking about for your 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

uploaded

I've uploaded the two files we worked on during class.
http://cs.marlboro.edu/ courses/ fall2016/python/ notes/ Oct_11
last modified Tuesday October 11 2016 11:32 am EDT

attachments [paper clip]

     name last modified size
   babysitter.py Oct 11 2016 11:31 am 2.37kB    euler4.py Oct 11 2016 11:31 am 1.27kB