This is the home page for CS1500 - Computer Programming I, Fall, 2012.
Various things will be added here as the semester progresses, so
be sure to check back . . .
Project 1. (Hello World)
Project 2. (Due Friday, Oct. 19) (circle, and methods)
Project 3. (Due Friday, Nov. 16) (climber tools)
Project 4. (Due Monday, Dec. 3) (calendar tools)
Project 5. (Due Friday, Dec. 14) (statistics)
StatsFrame.java (as seen in class . . .)
Some sample data sets (as seen in class . . .)
Here (should be) a runnable version of our calendar tool:
Java calendar tool
ClimberFrame.java (as seen in class . . .)
Rectangle.java (as seen in class . . .)
Rectangle2.java (another version, using methods, as seen in class . . .)
Rectangle3.java (another version, using methods, as seen in class . . .)
Here is the jar for the "eric2" console classes:
eric2.jar
Here is the source code for the "eric2" console classes:
eric2.zip
For more information, see
Eric's Console page