My Java Project
This project is a Java application built as part of my learning journey through the MOOC Helsinki University Java Programming course .
Features
Java fundamentals: variables, data types, loops, and functions
Object-oriented programming: classes, objects, inheritance
Console-based user interaction
Modular code structure for learning and experimentation
Getting Started
Clone the repository:
git clone
Open the project in Eclipse IDE
Run the main Java class to start the application
Future Improvements
Add graphical user interface (GUI)
Integrate with a database
Implement more advanced Java features
Author
Ibra Iz – Learning Java and building projects step by step