Welcome to my Java Learning Repository! This repository contains all the code I’ve written while learning Java, along with related projects, exercises, and experiments.
The primary goal of this repository is to document my learning journey in Java. I hope this collection of code will:
- Serve as a personal reference for future projects.
- Showcase my progress in mastering Java.
Here’s a quick overview of what you’ll find:
My personal code Code that was taught is school, in projects
Feel free to clone or fork this repository to explore or use the code!
To run any of the examples:
- Ensure you have the Java Development Kit (JDK) installed on your machine.
- Use the command line or an IDE like IntelliJ IDEA, Eclipse, or VS Code to run the programs.