Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 327 Bytes

File metadata and controls

6 lines (4 loc) · 327 Bytes

Java

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.