A Java learning project focused on object-oriented programming, collections, and basic application structure.
This project was created as part of my early programming practice. It helped me understand how to structure a small Java application using classes, objects, lists, and basic control flow.
- Object-oriented programming in Java
- Classes and objects
- ArrayLists and collections
- Basic input/output handling
- Simple application logic
This is an early learning project and part of my programming archive. It does not represent my current level of practical software development, but documents an important step in my learning path.