Intro to
Programming
(with Python)

Fall 2015
course
navigation

practice - Tues Oct 13

what we did

Attached are the programs we wrote in class, euler2.py, euler4.py, euler9.py .
We started but didn't finish euler4, the palindrome one.

aside

Two other python resources worth checking out :

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
http://cs.marlboro.edu/ courses/ fall2015/python/ notes/ Oct_13
last modified Tuesday October 13 2015 11:26 am EDT

attachments [paper clip]

     name last modified size
   euler2.py Oct 13 2015 11:25 am 690B    euler4.py Oct 13 2015 11:25 am 937B    euler9.py Oct 13 2015 11:25 am 1.09kB