CORE JAVA
Introduction to Java Features of java, JVM Architecture, Parts of java.
First Step towards java programming, Naming conventions and Data Types
Operators in java, Input and output Statements
Control Statements in java Arrays in java, Strings in java
String Buffer, String Builder in java
Introduction to OOPS, Classes and Objects, Inheritance, Polymorphism.
Abstract Classes, Interfaces in java,
Collections in java,ArrayList,vector,Hashmap,hashtable
Exception Handling :- Errors in a java programming, Exception
Types of Exception, How to create user define Exceptions
ADVANCED JAVA
Introduction to ODBC and JDBC, JDBC architecture,
Communicating with Database by using JDBC APIs, Creating a simple Application.
Working with Prepared Statement, Comparing Statement object and Prepared Statement object.
Understanding Servlets:- What the Servlets introducing the servlets APIs Servlets lifecycle.
Developing the first First Servlets applications ,The Generic Servlets class
Understanding request processing and HTTP:- using request parameters
Introduction to JSP,Describing JSP Lifecycle Creating Simple JSP pages.
Exploring implicit Objects, Types of Implicts objects Types of implicit Objects Exploring Directive Tags.