Skip to content

This repository contains a Core Java–based application built to demonstrate strong fundamentals of Object-Oriented Programming (OOP) including encapsulation, inheritance, polymorphism, abstraction, and exception handling.

Notifications You must be signed in to change notification settings

yadnyesh-96/JAVA-Projects

Repository files navigation

CORE JAVA · OOP PROJECTS


🧬 OVERVIEW

This repository contains a collection of Core Java projects built using clean, modular, and industry-standard Object-Oriented Programming (OOP) concepts.

All examples are beginner-friendly, readable, and ideal for understanding
Java fundamentals + real-world OOP structure.


🧠 TECH STACK

Area Description
☕ Java SE Core logic & syntax
🧩 OOP Principles Program structure
📦 Collections Data handling
📁 File I/O Read & Write operations

⚙️ HOW TO RUN

  1. Clone the repository

git clone https://github.com/yadnyesh-96/JAVA-Projects.git

  1. Open any project folder
  2. Compile Java files javac *.java
  3. Run the program
    java Main

🤝 CONTRIBUTING

About

This repository contains a Core Java–based application built to demonstrate strong fundamentals of Object-Oriented Programming (OOP) including encapsulation, inheritance, polymorphism, abstraction, and exception handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages