We will learn following topics.
- Getting started with java
1.1 Setup Java & Environment Variable
1.2 Write First Java Program - Variables in Java
- Java Data Types
- Conditional Logic
- Loop Control
- OOP Concept
6.1 Class and Object
6.2 Method
6.3 Constructor
6.4 Inheritance
6.5 Encapsulation
6.6 Polymorphism
6.7 Abstraction
6.8 Interface - Array
7.1 Array
7.2. Array Examples - Hashmap
- String
9.1 String
9.2 String Examples - File Manipulation