Intro to Java
What is IDE?
Installing preferred Java IDE
Features and working of IDE
What is JDK, JVM, JRE
Datatypes, keywords, variables, operators
Conditional statements - if, else, switch
Iteration statements - while, do-while, for, etc
Jump statements - break, continue
Arrays
String