A collection of projects done with Java
Weather1 : This is a Java program that reads a file "Grinnell-rainfall.dat", determines the total rainfall for a year, and finds the two dates on which the largest rainfall occurred.
LibraryLab: This is a program that considers a class hierarchy that models books in a library.