Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 499 Bytes

File metadata and controls

11 lines (7 loc) · 499 Bytes

Hello! 👋

I'm Hala Dayyeh, a second-year Computer Engineering student. 🌟

In this repository, I’m sharing simple projects that demonstrate how to use Object-Oriented Programming (OOP) concepts in Java. Each project focuses on a specific OOP principle such as Inheritance, Polymorphism, Encapsulation, and Abstraction.

I hope you find these examples useful and enjoyable! 😊

How to use the projects?

  1. Clone this repository.
  2. Explore and experiment with the code.