Object Oriented Coursework. A collection of programming assignments and projects from a university course.

github.com/rogerluan/POO-PUC-Campinas-2016

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2016
  • Implemented custom Exceptions and fixed some bugs.
  • Updated project metadata
September 2016
  • no message
  • Updated LibrarySystem to use Person abstract class and simple Book cl…
  • updated project file
  • removed all untracked files
  • No message
  • Updated gitignore
  • Created a parent class Book, and its subclasses LibraryBook and Stude…
  • Finished project. Implemented student listing, over due book list, an…
  • Finished book borrowing and returning
  • Implemented actionSearchBookByTitle method
  • Fixed book registration method
  • Fixed student registration and listing.
  • Created all classes needed, and implemented listing function for book…
  • Created some necessary classes to start the project
  • Started implementing TicTacToe
  • Random eclipse files.
  • Finished Lab01 and exercise1 of Lab02.
August 2016
  • Updated to resolve exercise 02 of Lab04