Learning repository with different Java exercises and small projects.
This repository shows my progress while studying Java basics, loops, arrays, OOP, and more.
-
basics/
-
loops/
-
arrays/
-
calculator/
-
oop/
- Practice Java syntax and programming basics
- Learn loops, arrays, and conditional statements
- Write small console applications
- Understand object-oriented programming (OOP)
- Java 17
- IntelliJ IDEA Community Edition
- Git & GitHub
๐ This repository demonstrates my learning progress in Java step by step.