CS 1713 Introduction to Computer Science, Spring 2012 Project 2 Comments

This project was graded on a basis of 20 points.
Part 1: 1 point
Part 2: 4 points
Part 3: 5 points
Part 4: 5 points
Part 5: 1 point
Part 6: 3 points
Part 7: 1 point
Of the 27 students who turned in the project, 9 were successful in producing an output file that was close to correct.

You can find a sample source code for a solution below.
TemperatureMain.java.
TemperaturePrediction.java.
TemperaturePredictionList.java.
DailyTemperature.java.
DailyTemperatureList.java.
TemperatureHighsAndLows.java.
MonthAndDay.java.
TemperatureConstants.java.
MyStringTokenizer.java.