Course curriculum:
Installation of JDK , Discussion on JDK , JRE , JVM
Object Oriented paradigm, classes and objects , java coding in notepad and NetBeans,
Data-type in Java , using command line arguements, Reading values using scanner.
Array : Declaration , use of 1-D and 2D array , sorting
Coding of classes and obhjects , method overloading , constructors (default and constructor overloading), inheritance , interface , extended interface , multithreading , this keyword, final keyword , getter and setter, static members of class, packages , import packages, method signature, Java Applets , Swings , handling strings in java , framework.
many more topics.