Update README.md
This commit is contained in:
parent
f92df3f188
commit
5333f9d9dd
1 changed files with 15 additions and 2 deletions
17
README.md
17
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
|
|
||||||
Loading…
Reference in a new issue