Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 653 Bytes

File metadata and controls

19 lines (14 loc) · 653 Bytes

oopProjects

Java projects for Object Oriented Programming class (YTU)

Current Projects

  • Restaurant Reservation System
  • Grade Statistics Calculator
  • Recipe Search Engine (File IO tutorial)
  • Shopping Cart System (HashMap tutorial)
  • Database data sorting (Sorting data from a .csv file with specific format using collections and stream methods)
  • Custom HashMap and ArrayList classes from scratch
  • Magic Number Matrix Creator (A very beautiful magic number creator with Siamese method)

OOP Labs

  • Lab 1 - Visa Application System
  • Lab 2 - Car Renting Company
  • Lab 3 - Market application