JAVA Course Details:
We have divided this Program into Eight modules that will cover all of the syllabus that will help you understand the program practically and theoretically.
Module 1
Introduction
- History
- Need
- Java versions
- Features/Advantages of Java
- JVM Architecture
- Variables/Constants; Datatypes
- Access Specifiers & Modifiers
- Decision Making & Branching ; looping
Module 2
Introduction PART-2
- Methods
- Argument passing mechanism
- Pass by value
- Pass by reference
- Arrays
- Wrapper Classes
- Basic principles of OOPS
- Class & Object ; Access modifiers
- Constructors & destructors
- Static members
Module 3
OOPs and more
- Inheritance & Polymorphism:
- Overloading methods
- Abstract class
- Abstract methods
- Interfaces
- Method Overriding
- Packages & Exception Handling
- Multithreading in Java
Module 4
Windows Programming
- Introduction to GUI Programming
- Introduction to Frames
- Various component classes
- Creating Frames & Components in Java
- Invoking Properties & methods of components
- Swings Programming
- Event Handling
- Applet Programming
- I/O Programming
Module 5
JDBC Programming
- JDBC Architecture
- Classes & Interfaces of JDBC API
- Creating JDBC application
- Managing database transactions
- Advanced JDBC Programming
Module 6
databases
- Features of MS-SQL server
- Operations on database
- Tables
- constraints
- DML Statement
Module 7
XML
- Introduction to XML
- parser
- Validating & Non-Validating parsers
- Introduction to DTD & XSD
Module 8
ADVANCED JAVA
- J2EE introduction
- J2EE Architecture
- Web & EJB Server
- Servlet Programming
- Session Management
- JSP Programming
- EJB Programming
- Java Messaging Service