2/4 B.Tech CSE-D
Course Resource Material
UNIT-1
Applet Programming:
Introduction to Applets: [PPT] [video Lecture]
Hierarchy & Life cycle of Applets: [PPT] [video Lecture]
Passing parameters to an Applet: [PPT] [video Lecture]
Displaying Numerical vales in Applet: [PPT] [video Lecture]
AWT:
UNIT-2
Swings:
Event Handling and Layout Managers:
UNIT-3
Servlets:
Introduction to Servlets: [PPT] [video Lecture]
Working of Servlets: [PPT] [video Lecture]
Life Cycle of Servlets: [PPT] [video Lecture]
Configuring Apache Tomcat Web Server: [video Lecture]
How to execute Servlet program?: [video Lecture]
Diff between doGet() & doPost() methods: [PPT] [video Lecture]
Session Tracking: [PPT] [video Lecture]
Cookies: [PPT] [video Lecture]
UNIT-4
JSP:
Introduction to JSP: [PPT][ video Lecture]
Advantages of JSP: [PPT][ video Lecture]
Working of JSP: [PPT][ video Lecture]
JSP life cycle: [PPT][ video Lecture]
Directive Elements in JSP: [PPT][ video Lecture]
Implicit objects in JSP: [PPT][ video Lecture]
Types of tags in JSP: [PPT][ video Lecture]
JDBC
Introduction to JDBC: [PPT][ video Lecture]
JDBC Architecture: [PPT][ video Lecture]
Types of JDBC Drivers: [PPT][ video Lecture]
JDBC Type-1 Driver: [PPT] [video Lecture]
JDBC Type-2 Driver: [PPT] [video Lecture]
JDBC Type-3 Driver: [PPT] [video Lecture]
JDBC Type-4 Driver: [PPT] [video Lecture]
java.sql package: [PPT]
Steps for writing JDBC Program: [PPT][ video Lecture]
UNIT-5
Network Programming
Introduction to JAVA Networking: [PPT]
Socket Programming: [PPT]
InetAddress class: [PPT]
URL class: [PPT]
URLConnection class: [PPT]
HttpURLConnection class: [PPT]
DatagramSocket & DatagramPacket class: [PPT]
Results: