Chapter |
Lessons |
Link |
Remarks |
Class IX |
1. Concepts: OOP |
1. Three Programming Models 2. Princiciples of OOP 3. Elementary Concepts of Class and Objects |
|
|
2. Introduction to Java |
1. Various Kinds of Software 2. Introduction to Java 3. Importance of Java |
|
|
3. Values and Data Types |
1. Character Set: Unicode and ASCII 2. Tokens in General and Keywords |
|
|
3. Identifiers |
|
- |
4 Literals |
|
- |
5. Data Types |
|
- |
6. Punctuators |
|
- |
4. Operators |
1. Assignment and Sign (Unary + and Unary -) |
|
- |
2. Arithmetic and Arithmetic Assignment 2. Division and Modulus |
|
- |
3. Increment and Decrement |
|
- |
4. Concatenate |
|
- |
5. Relational and Logical |
| - |
6. Conditional and Form of Operators |
| - |
7. Expressions |
|
- |
5. Input in Java |
1. Statements |
| - |
2. Input in Java |
| - |
6. Mathematical Methods |
1. Math Methods |
| - |
7. Conditional Construct |
1. if else, simple if, if else if else and Nested if |
| - |
2. switch case |
| - |
8. Iterative Construct |
1. for, while, do while 2. Jump Statements |
|
- |