Skip to content

This repository contains concept-driven Java programs that illustrate core language behavior, object-oriented design, and runtime mechanics. The focus is on correctness, clarity, and understanding how Java works internally rather than solving superficial problems.

Notifications You must be signed in to change notification settings

Kedarrrrr/CoreJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Java Practice

Overview

This repository contains Core Java practice programs created to strengthen fundamental concepts through hands-on coding.

Topics Covered

  • Basic syntax and control flow
  • OOP concepts (classes, objects, inheritance, polymorphism)
  • Exception handling
  • Collections
  • Practice programs and examples

Purpose

This repository is meant for learning and practice, not production-ready code. Programs are added incrementally as concepts are practiced.

Tools

  • Java
  • Git & GitHub

About

This repository contains concept-driven Java programs that illustrate core language behavior, object-oriented design, and runtime mechanics. The focus is on correctness, clarity, and understanding how Java works internally rather than solving superficial problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages