| Introduction to Java |
Overview of Java |
| Setting up Java Development Environment |
| Basic Syntax and Variables |
| Data Types and Operators |
| Control Flow Statements (if, switch, loops) |
| Object-Oriented Programming (OOP) |
Classes and Objects |
| Constructors and Methods |
| Inheritance and Polymorphism |
| Encapsulation and Abstraction |
| Interfaces and Abstract Classes |
| Advanced Java Concepts |
Exception Handling |
| Multithreading |
| Collections Framework |
| File Handling |
| Generics and Annotations |
| Java for Web Development |
Introduction to Servlets |
| JSP (JavaServer Pages) |
| Spring Framework Basics |
| RESTful Web Services |
| Database Connectivity with JDBC |