Spring 2015

Lab06
Biag's OO Library Upgrade

Due: Friday April 10, 2015 11:59 PM

Lab06 - Biag's OO Library Upgrade

Requirements

Book class created and being used10 pts
Book objects are the main source of displayed data20 pts
All stand-alone functions are now class or instance functions20 pts
All aspects of the CRUD system 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.