Learn fundamental features of object oriented language and JAVA
Set up Java JDK environment to create, debug and run simple Java programs.
Create multi-threaded programs and event handling mechanisms.
Introduce event driven Graphical User Interface (GUI) programming using applets and swings.
Explain the object-oriented concepts and JAVA.
Develop computer programs to solve real world problems in Java.
Develop simple GUI interfaces for a computer program to interact with users, and to understand the event-based GUI handling principles using swings.
Data types, Operators, Arrays & Functions
Classes and Objects
Inheritance
Abstract Classes and Interfaces
Constructors
Exception Handling
Packages
Complete Core java