From 5333f9d9dd6a825afccff0bd9949c0e48ff07e4c Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 4 Jan 2026 20:02:19 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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