Skip to content

bh462007/core-java-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Java Concepts

This repository demonstrates strong fundamentals of Core Java with practical examples.

The focus is on understanding how Java works internally and writing clean, maintainable code.


Concepts Covered

  • OOP Principles (Encapsulation, Abstraction, Inheritance, Polymorphism)
  • Classes & Objects
  • Constructors
  • Access Modifiers
  • Static vs Instance members
  • Method Overloading & Overriding

Objective

Strengthen Java fundamentals before moving into backend frameworks like Spring Boot.


Structure

Each folder contains focused examples with clear implementation.

About

A structured learning journey from Java fundamentals to Spring Boot backend development with hands-on practice programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages