Development enviroment setup
1. Overview of 32-bit & 64-bit operating systems.
2. Installation of JDK & JRE.
3. Differences between JDK and JRE.
4. Eclispe IDE overivew.
Programming paradigm
1. Procedural paradigm.
2. Object oriented paradigm.
3. Differences between procedural and Object Oreinted paradigms.
Language basics
1. Everything in Java as class
2. Compile once run anywhere.
3. Class loading.
4. Class initialization.
5. Object initialization.
6. Primitives.
7. Operators.
8. Control flows.
|