Welcome to Java Adventures!
This repository contains my very first project, created shortly after I started learning programming.
As a beginner, I aimed to explore the basics of Java and apply what I learned through hands-on practice. This project marks the beginning of my journey as a developer, and it showcases my initial experiments and understanding of programming concepts.
My main goal was to learn by doing, so I focused on writing simple Java programs that cover fundamental topics such as variables, loops, conditionals, and basic object-oriented principles. I experimented with different ideas and solutions, sometimes refactoring code as I discovered new techniques or better practices.
Whenever I faced a challenge, I searched for resources, read documentation, and tried to figure things out on my own before asking for help. This way, I could reinforce my learning and develop problem-solving skills. The code is written as clearly as possible, with comments to explain my thought process and decisions.
- Every file or module represents a small exercise or concept I wanted to try.
- I used only basic Java tools and IDEs, sticking to what’s available for beginners.
- Mistakes and experiments are part of the journey, so some solutions might be unpolished or unconventional.
- I continuously improved parts of the code as I learned more.
Feel free to look around, offer feedback, or share ideas!
Created by EduLG