0% found this document useful (0 votes)
76 views

Ajmal Pasha Advance Java Curriculam

This video course provides over 30 hours of content on advanced Java programming concepts. It is divided into 9 sections covering topics such as Swings, JDBC, networking, EJB, servlets, JSP, and sample projects. The course aims to be both comprehensive in its coverage of concepts and oriented toward helping students with interviews. It includes over 60 lectures presented as videos with detailed titles and content for each topic area.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
76 views

Ajmal Pasha Advance Java Curriculam

This video course provides over 30 hours of content on advanced Java programming concepts. It is divided into 9 sections covering topics such as Swings, JDBC, networking, EJB, servlets, JSP, and sample projects. The course aims to be both comprehensive in its coverage of concepts and oriented toward helping students with interviews. It includes over 60 lectures presented as videos with detailed titles and content for each topic area.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Advance Java Programming Language

(Video Course Curriculum)

Video Course Length: 30Hrs


Total number of Lectures/Videos: 60

Course Highlights:
1. Comprehensive coverage of all the concepts
2. Interview Oriented – 1 Hour discussion

Course Content / Course Curriculum

Preview Video

Lession-1 / Chapter-1 / Section-1 (Introduction to Adv Java & Swings)

Lecture No. Title


1 Introduction
2 Installation of Java, Setting path & Class path
3 Overview of Advance Java Techniques
4 Using of Core Java Topics in Adv Java
5 Introduction to Swings
6 Working of Swing Controls using
Notepad(Command Line)
7 Layouts, Swing Menus, Swing Dialogs, Misc
8 Swing applications using IDE( Netbeans, Eclipse)

Section-2 (JDBC)

Lecture No. Title


1 Introduction to JDBC
2 JDBC Components and Types of Drivers
3 JDBC using Oracle Database
4 JDBC using mysql Database
5 JDBC using Access Database
6 Statements in JDBC, Prepared Statement, &
Callable statement
7 Swings using JDBC
8 Login and Registration windows application
9 Transaction Management
10 Misc Programs for practice

Section-3 (Networking)

Lecture No. Title


1 Networking Introduction
2 Basic networking programs
3 Sending email
4 One way and Two Way Communication
5 Sockets
6 RMI

1
Section-4 (EJB)

Lecture No. Title


1 Introduction
2 Comparison between different Distributed
tech(EJB, CORBA, COM/DCOM)
3 EJB Architecture
4 EJB Container
5 Stateless Session Bean
6 Statefull Session Bean
7 Bean Managed Entity Bean (Container Managed
Entity Bean, Bean Managed Security)
8 Container Managed Security
9 Bean Managed Transactions
10 Container Managed Security
11 Bean Managed Transactions
12 Container Managed Transactions
13 Clusters
14 Using JDBC Connection Pool in EJB

Section-5 (EJB Continues)

Lecture No. Title


1 EJB 2.0
2 EJB 2.1
3 EJB 3.0
4 EJB 3.1

Section-6 (Servlets)

Lecture No. Title


1 Need of Server side Programming
2 Introduction to Servlets
3 Servlet Life Cycle
4 javax.servlet package
5 ServletConfig, ServletContext, ServletResponse
6 Supplying initialization parameters to Servlets
7 Performing database operations in Servlets
8 Include and forward mechanisms
9 Applying filters to Servlets
10 javax.servlet.http Package
11 HttpServlet Life Cycle
12 Http request methods GET vs POST
13 HttpServletRequest, HttpServletResponse
14 Dealing with Http headers & error codes
15 Session Tracking, purpose
16 Hidden form fields, Cookies
17 Http Session, URL rewriting

2
Section-7 (JSP)

Lecture No. Title


1 Disadvantages of Servlets
2 Introduction to JSP
3 JSP Life Cycle
4 Creating dynamic Web content with JSP
5 Scripting elements
6 Scriplet
7 Declaration
8 Expression
9 XML syntax for JSP elements
10 JSP directives page, include and taglib
11 JSP implicit objects
12 JSP scopes
13 Include and forward mechanism
14 Using a Java bean in a jsp
15 JSP Model 1 architecture
16 JSP Model 2 (MVC) architecture
17 Classic Tags, Simple Tags

Section-8 (Overview of Projects)

Lecture No. Title


1 Overview of projects
2 Difference of IEEE & non IEEE projects
3 Servlet Projects
4 JSP Projects

Section-9 (Interview Oriented) – 1 Hour discussion

You might also like