| 9 | 2 | 9/11/2020 | Core Java Fundamentals: Primitive Data types, Integers, Floating Point Types, Characters, Boolean | Presentation+Live class | 
| 10 | 9/15/2020 | Literals, Type Conversion and Casting, Variables, Arrays, Strings,Vector class. | Presentation+Live class | 
| 11 | 9/17/2020 | Operators: Arithmetic Operators, Bitwise Operators, Relational Operators, Boolean Logical Operators, Assignment Operator,Conditional (Ternary) Operator, Operator Precedence. | Presentation+Live class | 
| 12 | 9/18/2020 | Control Statements: Selection Statements, Iteration Statements and Jump Statements. | Presentation+Live class | 
| 13 | 9/22/2020 | Object Oriented Programming in Java: Class Fundamentals, Declaring Objects, Object Reference, Introduction to Methods | Presentation+Live class | 
| 14 | 9/24/2020 | Constructors, this Keyword, Method Overloading | Presentation+Live class | 
| 15 | 9/25/2020 | Using Objects as Parameters | Presentation+Live class | 
| 16 | 9/29/2020 | Returning Objects, Recursion | Presentation+Live class | 
| 17 | 10/1/2020 | Access Control, static Members | Presentation+Live class | 
|  | 10/05/20,10/6/20,10/7/20 | Series Exam 1 |  | 
| 18 | 10/8/2020 | Final Variables, Inner Classes, Command-Line Arguments, Variable Length Arguments | Presentation+Live class | 
| 19 | 10/9/2020 | Inheritance : Super class, Sub class, the keywords super, protected Members | Presentation+Live class | 
| 20 | 10/13/2020 | Calling Order of Constructors, Method Overriding, the Object class | Presentation+Live class | 
| 21 | 10/15/2020 | Abstract Classes and Methods, Using final with Inheritance | Presentation+Live class |