Skip to content

Haridas25052003/java-backend-learnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‰ β€œI am learning Java concepts” You can copy–paste directly into your GitHub repo.

πŸ“˜ Java Concepts Learning Journey

This repository contains my daily Java learning with concept-wise code examples and notes. The goal of this repository is to strengthen Core Java fundamentals and gradually move towards Advanced Java and backend development.

🎯 Purpose of This Repository

Revise and strengthen Java core concepts

Practice concepts with hands-on coding

Maintain weekly structured learning

Build a consistent GitHub learning history

Prepare for technical interviews

πŸ“‚ Repository Structure advanced-java-learning/ β”‚ β”œβ”€β”€ Week-01_Core_Java/ β”‚ β”œβ”€β”€ core-java-maven/ β”‚ β”‚ └── src/main/java/ β”‚ β”‚ β”œβ”€β”€ oops/ β”‚ β”‚ β”œβ”€β”€ encapsulation/ β”‚ β”‚ β”œβ”€β”€ inheritance/ β”‚ β”‚ β”œβ”€β”€ polymorphism/ β”‚ β”‚ └── collections/ β”‚ └── notes.txt β”‚ β”œβ”€β”€ Week-02_JDBC/ β”œβ”€β”€ Week-03_Servlets/ β”œβ”€β”€ Week-04_JSP/ β”œβ”€β”€ Week-05_Hibernate/ β”œβ”€β”€ Week-06_Spring_Core/ β”œβ”€β”€ Week-07_Spring_Boot/ β”‚ └── README.md

πŸ“… Learning Progress βœ… Week 01 – Core Java

Class & Object

Encapsulation

Inheritance

Polymorphism

Abstraction

Collections

Multithreading

Exception Handling

(Each topic includes code examples and notes)

πŸ› οΈ Technologies Used

Java (Core & Advanced concepts)

Maven

Eclipse IDE

Git & GitHub

🧠 Learning Approach

One concept per day

Simple and readable examples

Notes written in plain text for easy understanding

Daily commits to GitHub

πŸš€ Future Plan

JDBC with CRUD operations

Servlets & JSP

Hibernate (ORM)

Spring Core

Spring Boot REST APIs

πŸ“Œ Note

This repository is created only for learning and practice purposes. Code is written to focus on clarity and concept understanding rather than optimization.

✨ Author

Learning Java step by step with consistency and practice.

About

it is daily learning of java backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published