Course Introduction
  • A little about me and the Course!
  • How to install Java Development Kit?
  • How to compile and run your first java program?
Java Basics
  • Identifiers
  • Java Reserved Words
  • Primitive Data Types
  • Integral Data Types
  • Floating Point Data Types
  • Non Numeric Data Types
  • Integral Literals
  • Floating Point Literals
  • Non Numeric Literals
  • Primitive Assignments
  • Primitive Casting
  • Main() Method
  • Variables Scope