Table of Contents
My Java source code for Object-Oriented Programming at university. I hope this helps somebody. 😉 💓
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
- IntelliJ IDEA: It is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience.
Alternatively, you can use any other text editor, like Visual Studio Code and Notepad++; or IDE, like Apache NetBeans and Eclipse.
You can clone this repository into your current working directory:
git clone https://github.com/theEmperorofDaiViet-PTIT/OOP-2.git
After cloning the repository, you can open it by your text editor/IDE and use the source code inside it.
- Solutions of some Object-Oriented Programming questions at my beloved university, by Java.
You can contact me via: