Course Information
- Course Price $250
- Total Students 800+
- Course Duration 4 Weeks
Description
Advanced Java programming is meant for people with a thorough understanding of Core Java. Advanced Java mainly deals with networking, web, advanced graphics and database programming. Client server-based applications, applets and servlets are considered under Advanced Java. Enterprise edition and Micro Edition of Java are usually considered as Advanced Java. Micro Edition has features suitable for portable devices such as smartphones, tablets and other handheld devices.
Benefits
- Being platform independent technology, Java offers many job opportunities and it’s in demand for decades.
- It is the most secure, memory managed technology opted for major application development, resulting in more job opportunity and career options.
- Latest skills like Hadoop, Selenium and Salesforce use java code again offering major career options.
- We also offer training in Advanced Java, JSP, Servlet, JDBC, jBPM etc.
Syllabus
- Introduction
- Pre-Defined Exceptions
- Try-Catch-Finally
- Throws, throw
- User Defined Exception examples
- Introduction
- Byte-oriented streams
- Character – oriented streams
- File
- Introduction
- Thread Creations
- Thread Life Cycle
- Life Cycle Methods
- Synchronization
- Wait() notify() notify all() methods
- Basics of SQL queries
- SQL Joins
- Introduction
- JDBC Architecture
- Types of Drivers
- Statement
- Result Set
- Read Only Result Set
- Updatable Result Set
- Forward Only Result Set
- Scrollable Result Set
- Prepared Statement
Servlets
- Web application Architecture
- HTTP Protocol & HTTP Methods
- Web Server & Web Container
- Servlet Interface
- HTTP Servlet
- Servlet Life Cycle
- Servlet Config
- Servlet Context
- Servlet Communication
- send Error
- set Header
- send Redirect
- Forward
- Include