Java Training
Java Training Prerequisites :
Java Training Duration : 3 Months
Java Training Content :
Basic Core Java
New Features JAVA SE 6 & J2SE 5.0
- Generics
- Enhanced for loop(for each loop)
- Autoboxing/Unboxing
- Typesafe Enums
- Varargs
- Static Import
- Metadata(Annotations)
- Collections Framework
- Reflection API
- Application Development on Eclipse IDE
Java 7 New Features
Introduction to JAVA
- How to Install Java and about Environment Variables
- JVM Architecture
- Datatypes, Variables, Keywords and Identifiers
- Operators and Expressions, Naming Conventions in Java
- Control Flow Statements
- Arrays
- Command Line Arguments
- Object and Class
- Object Oriented Programming (OOP)
- Inheritance
- Interfaces
- Abstract Classes, Inner Classes
- Access Specifiers, Access Modifiers
- Packages
- Collection Frame Work
- Exception Handling
- Multi Threading
- Input/Output Streams
- Networking
- AWT, Applets and Swings
Advanced Java
Course Highlights
- Developing Web applications on MyEclipse and Net Beans IDEs.
JDBC 4.0
- Introduction to JDBC
- JDBC architecture
- java.sql Package
- Connection, Statement, ResultSet
- Prepared Statement
- Callable Statement
- Scrollable and Updatable ResultSet
- Batch Updates
- ResultSetMetaData
- Simple Transaction Management
- Four Levels of JDBC drivers, their pros & cons
- Features of JDBC 3.0
Servlets 3.0
- Need of Server side Programming
- Introduction to Servlets
- Servlet Life Cycle
- javax.servlet package
- ServletConfig, ServletContext, ServletResponse
- Supplying initialization parameters to Servlets
- Performing database operations in Servlets
- Include and forward mechanisms
- Applying filters to Servlets
- javax.servlet.http Packages
- HttpServlet Life Cycle
JSP
Java EE