Core_Java_Beginners_Topics
Core_Java_Beginners_Topics
1. Introduction to Java
- Java Overview
- History of Java
- Java Features
- What is a Variable?
3. Operators in Java
- Arithmetic Operators
- Relational Operators
- Logical Operators
- Bitwise Operators
- Assignment Operators
- Unary Operators
- Ternary Operator
- Operator Precedence
- Conditional Statements
- if Statement
- if-else Statement
- if-else-if Ladder
- switch Statement
- Looping Statements
- for Loop
- while Loop
- do-while Loop
- Jump Statements
- break Statement
- continue Statement
5. Arrays in Java
- Single-Dimensional Array
- Multi-Dimensional Array
- Array Properties
6. Strings in Java
- Creating Strings
- Constructor
- Method Overloading
- this Keyword
- static Keyword
- Inheritance
- super Keyword
- Method Overriding
- final Keyword
- Access Modifiers
- Encapsulation
- Abstraction
- Polymorphism
8. Packages in Java
- Types of Packages
- Creating a Package
- Importing a Package
9. Exception Handling
- Types of Exceptions
- Custom Exceptions
- Example of List
- Scanner Class
- BufferedReader