A structured repository for my 60 Days of Coding: Java Master Class journey. This project contains coursework, practice exercises, and hands-on implementations focused on strengthening core Java programming skills.
- 📘 Daily Java coursework and assignments
- 🧠 Practice exercises covering programming fundamentals
- 🛠️ Progressive code challenges to build problem-solving skills
- 📈 Continuous improvement through consistent daily coding
Throughout this challenge, I am focusing on:
- ✅ Java syntax and core language features
- ✅ Object-Oriented Programming (OOP)
- ✅ Control flow and data structures
- ✅ Methods, classes, and modular design
- ✅ Clean coding habits and debugging skills
Current and planned technologies used in this repository:
- ☕ Java — core language for all coursework and coding exercises
- 🧱 Object-Oriented Programming (OOP) — design approach used across projects
- 📂 Git & GitHub — version control, progress tracking, and project organization
This repository documents my day-by-day progress in a 60-day Java coding challenge.
- 🗂️ Organized lesson and exercise structure
- ⏳ Ongoing daily updates
- 💡 Emphasis on practical implementation over theory