Skip to content

A comprehensive collection of Java programs covering OOP principles, Data Structures, Collections, and Multithreading. A reference guide for mastering Core Java.

Notifications You must be signed in to change notification settings

VaradrajVelhal/Core-Java-Mastery

Repository files navigation

☕ Core Java Mastery

A comprehensive collection of Java programs demonstrating core language concepts and Object-Oriented Programming (OOP) principles.

📚 Topics Covered

  • Basics: Data Types, Loops, Control Flow
  • OOP: Classes, Objects, Inheritance, Polymorphism, Encapsulation
  • Advanced Concepts: Abstraction, Interfaces, Packages
  • Exception Handling: Try-Catch, Custom Exceptions
  • Collections Framework: Lists, Sets, Maps
  • File I/O & Multithreading

🛠️ Tech Stack

  • Language: Java
  • Tools: IntelliJ IDEA / VS Code

🚀 How to Run

  1. Clone the repository:
    git clone [https://github.com/VaradrajVelhal/core-java-mastery.git](https://github.com/VaradrajVelhal/core-java-mastery.git)

About

A comprehensive collection of Java programs covering OOP principles, Data Structures, Collections, and Multithreading. A reference guide for mastering Core Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages