Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2016Spring

01.11.16 - 05.08.16

PHP Programming (Online)

CSYS2463


12:00 AM - 12:00 AM

Biag's OO Library Upgrade

Lab06

Objective: To work with classes and objects

pastdue

Submit Your Solution

Lab06

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

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.