Skip to content

theEmperorofDaiViet-PTIT/OOP

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Key Features
  4. Contact

  X  

About The Project

My Java source code for Object-Oriented Programming at university.

Built With

  • Java
  • Gradle
  • Markdown

(back to top)

Getting Started

Prerequisites

Before cloning and using, you'll need to install these things on your computer:

  • Java SE Development Kit 16: Of course you need to have Java installed to run a Java application. I used Java 16, but I think it works fine with the widely-used Java 8 (JDK 1.8), as well
  • Eclipse: an integrated development environment (IDE) for developing applications using the Java programming language and other programming languages such as C/C++, Python, PERL, Ruby etc. In this case, we use the Eclipse IDE for Java Developers package.

Alternatively, you can use any other text editor, like Visual Studio Code and Notepad++; or IDE, like IntelliJ IDEA and Apache NetBeans.

Installation

You can clone this repository into your current working directory:

git clone https://github.com/theEmperorofDaiViet-PTIT/OOP.git

After cloning the repository, you can open it by your text editor/IDE and use the source code inside it.

(back to top)

Key Features

  • Solutions of many Object-Oriented Programming questions at my beloved university, by Java.
  • The question ID is included in each file name, so you can find it (if they are still the same from year to year lol).

(back to top)

Contact

You can contact me via:


(back to top)

Releases

No releases published

Languages