🎓 Core Java Practice & Learning Repository
--- --- ## 📘 About This RepositoryThis repository contains Core Java programs developed for learning, practice, and academic preparation (2026).
It focuses on strengthening Java fundamentals, understanding object-oriented programming concepts, and preparing students for examinations, viva, and technical interviews.
The topics are arranged in a logical learning sequence to help learners progress step by step:
- 🧩 Basic Java Programs
- ➕ Operators
- 🔁 Control Statements
- 🔢 Arrays
- 🔤 String Handling
- 🔄 Type Casting
- 🧠 Object-Oriented Programming (OOPs)
⚠️ Exception Handling- 📁 File Handling
- 📦 Collection Framework
- 🧪 Mini Projects
| Technology | Details |
|---|---|
| Programming Language | Java |
| Java Version | Core Java (JDK 8+) |
| IDE | Eclipse IDE |
| Version Control | Git & GitHub |
--
- 📚 Academic learning and revision
- 🧠 Strong understanding of Core Java concepts
- 💼 Interview and placement preparation
- 📝 Reference material for beginners in Java
Each folder represents a specific Core Java concept:
- 📁 BasicCode
- 📁 Operators
- 📁 ControlStatement
- 📁 Arrays
- 📁 String
- 📁 TypeCasting
- 📁 OOPs
- 📁 ExceptionHandling
- 📁 FileHandling
- 📁 Collection
- 📁 MiniProject