Skip to content
Program 1 – Library Book
This assignment explores the use of composition (HAS-A) as a relationship between classes.
Program 2 – Library Patron
Basic library system showing information about books and patrons checking books in and out of a library
Program 3 – Library Object
This program explores file I/O and object serialization and expands the GUI application developed in Program 2.