Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 717 Bytes

File metadata and controls

29 lines (20 loc) · 717 Bytes

📘 Topics Covered

  • Java Basics: Syntax, operators, loops, conditionals
  • Arrays & 2D Arrays
  • Object-Oriented Programming (OOP)
  • Exception Handling (try-catch-finally, custom exceptions)
  • Collections Framework (ArrayList, HashMap, LinkedList, etc.)
  • Generics in Java
  • Multithreading & Concurrency
  • String Handling (String, StringBuffer, StringBuilder, StringTokenizer)
  • Assignments & Practice Programs

🛠️ Tech Stack

  • Language: Java (JDK 17 / 22)
  • IDE: VS Code / IntelliJ IDEA / Eclipse

🚀 How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/CoreJava.git