MCS 260 Project Descriptions
Five computer projects will be assigned during the semester.
- Project One due Monday 1 February 2016 at noon :
modeling a cooling process.
A possible solution.
- Project Two due Monday 22 February 2016 at noon :
a quiz on Chinese/Japanese numerals.
A possible solution.
- Project Three due Wednesday 30 March 2016 at noon :
circular frequency tables with turtle.
A possible solution in makefreq.py
and in showfreq.py
- 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
- 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.