Spring 2013

Lab06
Biag's OO Library Upgrade

Due: Wednesday April 10, 2013 11:59 PM

Lab06 - Biag's OO Library Upgrade

Requirements

All functions of the application are now class based50 pts
All functions of the application still function correctly50 pts
Total100 pts

Resources

Objective

To work with classes and objects

Instructions

Your customer Biag has recently heard about object oriented programming and is now insisting that the library application you created for him be rewritten so that it is object oriented.

You explained to him that this would not change how the application works from his perspective, only the code behind the scenes would be different, but he is insistent.