π Core Java Practice & Learning Repository
This 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