diff --git a/README.md b/README.md index 365e564..0230fd3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ -# java_practice +# Java Learning Journey + +This repository contains small Java projects created while learning **Java** with a focus on **backend development** and **data-driven systems**. + +The goal is to build strong fundamentals in: +- Object-Oriented Programming +- Backend application logic +- Relational data modeling +- Clean, maintainable code + +--- + +## Repository Structure + +Each folder is a **standalone mini-project** with its own entry point. -Java Learning Journey \ No newline at end of file