Welcome to the Core Java Programs Repository! This repository is designed for learners and developers to explore Java concepts through day-wise practical examples and programs.
- Day-wise Structure: Organized by sessions for easy navigation.
- Concept Coverage: From Java basics to advanced topics like OOP, multithreading, and collections.
- Hands-on Practice: Includes daily exercises, real-world assignments, and mini-projects.
- Variables, Data Types,type-Casting
- Operators
- Control Statements & Loops
- Object-Oriented Programming
- Collections Framework
- Exception Handling & File I/O
- Multithreading
Feel free to explore, learn, and contribute! π
- Clone the repository:
git clone https://github.com/ShaliniVerma21/Core-Java-Programs.git
- Navigate by day or topic folder.
- Run the programs and experiment with the code!
Happy Coding! π