Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.07 KB

File metadata and controls

32 lines (27 loc) · 1.07 KB

OOP Practice

Hey! This is Dom Henrique!

I started studying Java at the end of 2025 and was able to see the language's potential in some online courses. Widely used throughout the world, Java is used for building:

  • Efficient banking systems;
  • Database management;
  • Creation of powerful web systems;
  • Game development and the like.

In this repository, you will see some projects developed applying Object-Oriented concepts, such as Inheritance, Polymorphism, Abstraction, and Encapsulation.

How to clone this repository?

I recommend using IntelliJ IDEA from JetBrains. After installation, go to your terminal and type:

git clone https://github.com/Dom-Henrique/OOP---Java.git

The repository will be downloaded and cloned to your machine.

How this repository is structured?

In folder src/com, you'll see the packages in below:

📂 src
|__ 📂 com
    |__ 📁 course
    |__ 📁 dealershipproject
    |__ 📁 electricityproject
    |__ 📁 marketingagency
    |__ 📁 oop/learning
    |__ 📁 seminar

Dom Henrique | British English B2