Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 483 Bytes

File metadata and controls

12 lines (9 loc) · 483 Bytes

My Java Learning Journey

Overview

This repository documents my journey learning Java. It includes practice exercises, small projects, and notes that helped me understand Java concepts and improve my programming skills.

Learning Goals

  • Understand Java syntax and basic programming constructs
  • Explore Object-Oriented Programming (OOP) in Java
  • Practice using Java standard libraries
  • Build small projects to apply concepts in real scenarios

Repository Structure