Skip to content

University Project (International Hellenic University)

Notifications You must be signed in to change notification settings

Spiros7bit/OOPJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OOPJava (Object Oriented Programming)

1st Year University Project (International Hellenic University - Sindos, Thessaloniki, Greece)


How to compile and run OOPJava

To compile (compiled files included on oopJava):

$ javac Path/oopJava/*.java

To run:

$ java Path/oopJava/Main

Description

A program written in Java, that simulate a book library.

  • Give choices to select
  1. Enter book(s) on library
  2. Process book(s) : sort, search etc...
  3. Sell book(s) : find best-seller etc...

Folder Structure

The workspace contains a folder, where:

  • oopJava: the package - folder, maintained on src folder

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.

About

University Project (International Hellenic University)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages