A comprehensive collection of Java programs demonstrating core language concepts and Object-Oriented Programming (OOP) principles.
- 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
- Language: Java
- Tools: IntelliJ IDEA / VS Code
- Clone the repository:
git clone [https://github.com/VaradrajVelhal/core-java-mastery.git](https://github.com/VaradrajVelhal/core-java-mastery.git)