Skip to content

Latest commit

Β 

History

History
23 lines (18 loc) Β· 713 Bytes

File metadata and controls

23 lines (18 loc) Β· 713 Bytes

πŸ’» Core Java Practice Repository

Welcome to my Core Java repository! This collection includes fundamental and intermediate Java concepts with clean and simple code examples. Whether you're a beginner or brushing up your Java skills, you'll find valuable content here. 🌟


πŸ“š Topics Covered

βœ… Basic Syntax & Structure
βœ… Data Types & Operators
βœ… Control Flow (if, switch, loops)
βœ… Arrays & Strings
βœ… Object-Oriented Programming (OOP)
βœ… Inheritance & Polymorphism
βœ… Abstraction & Encapsulation
βœ… Exception Handling
βœ… Collections Framework
βœ… File I/O
βœ… Multithreading
βœ… Reflection API
βœ… Java 8+ Features (Lambda, Stream API)
βœ… ...and more!