MCS 260 Project Descriptions

Five computer projects will be assigned during the semester.
  1. Project One due Monday 1 February 2016 at noon : modeling a cooling process.
    A possible solution.
  2. Project Two due Monday 22 February 2016 at noon : a quiz on Chinese/Japanese numerals.
    A possible solution.
  3. Project Three due Wednesday 30 March 2016 at noon : circular frequency tables with turtle.
    A possible solution in makefreq.py and in showfreq.py
  4. Project Four due Monday 18 April 2016 at noon : an object oriented weather forecast interface.
    deadline postponed till Wednesday 20 April, at noon
    A possible solution in getufcst.py and in showfcst.py
  5. Project Five due Friday 29 April 2016 at noon : a game of popping balloons.
    deadline postponed till Tuesday 3 May, at 8AM
    Bring a paper version to the final exam.
    A possible solution in class_balloon.py, in class_threadballoon.py, and in pop_balloons.py.