You are on page 1of 8

Subject : Web Technology

Sr.
Unit No. Detail Topics To be Covered Link to Resource
No.
Introduction to Web Technology, Internet
https://youtu.be/-2hpoIjNSb4
and WWW, Web site planning and design https://youtu.be/q9THx--fAFw
Issues

HTML: structure of html document , HTML


elements: headings, paragraphs, line break, https://youtu.be/QEtWL4lWlL4
colors & fonts, links, frames, lists, tables, https://youtu.be/WRdTXaz4_Ls
Unit-I images and forms, Difference between https://youtu.be/TeV2eDHtVa0
Web HTML and HTML5
1 Development
Process, Front
https://www.youtube.com/watch?v=v2Uy1i5wPkI
End Tools CSS: Introduction to Style Sheet, Inserting https://www.youtube.com/watch?v=dLGtJTh3BjE
CSS in an HTML page, CSS selectors https://www.youtube.com/watch?v=OnoPISY2xjI

XML: Introduction to XML, XML key


component,Transforming XML into XSLT, https://youtu.be/-oLlHA0Uy-s
DTD: Schema, elements, attributes,
Introduction to JSON. https://www.youtube.com/watch?v=oPNBiroS5dY

JavaScript: Overview of JavaScript, using JS https://youtu.be/uUhOEj4z8Fo


in an HTML (Embedded, External
Data types, Control Structures, Arrays, https://youtu.be/3uxp7mqUIfk
Functions and Scopes, Objects in JS
DOM levels, DOM Objects and their https://www.youtube.com/watch?v=o1IaduQICO0
properties and methods
Unit-II
https://www.youtube.com/watch?v=9rj9blX42bQ
2 Client Side Manipulating DOM https://www.youtube.com/watch?v=x07B0491hEY
Technologies
Introduction to JQuery, Loading Jquery https://youtu.be/8mwKq7_JlS8
Selecting elements, changing styles in https://www.youtube.com/watch?v=ZwAQT3GnoPM
JQuery
Creating elements, appending elements in https://www.youtube.com/watch?v=x07B0491hEY
JQuery
Removing elements, handling events https://www.youtube.com/watch?v=_YJsm74alts
Introduction to Server Side technology and https://youtu.be/oCFwgMvouis
TOMCAT
Introduction to Servlet, need and
advantages, Servlet Lifecycle, Creating and
UNIT-III testing of sample Servlet, session
https://www.youtube.com/watch?v=LX8tchFSpnA
3 Server Side management
Technologies
Introduction to JSP, advantages of JSP over
Servlet, Directives, comments, scripting https://youtu.be/_8_kQz1m-0U
elements, Actions and Templates, JDBC https://youtu.be/D2QPL-1ImWM
Connectivity with JSP
Introduction to PHP, Features, sample code,
PHP script working, PHP syntax, conditions https://www.youtube.com/watch?v=FC0DydeeTTk
https://www.youtube.com/playlist?
& Loops, Functions, String manipulation, list=PLlRFEj9H3Oj5F-GFxG-rKzORVAu3jestu
Arrays
UNIT-IV Form handling, Cookies & Sessions https://youtu.be/OAOGY8wZOjI
4 Server Side https://www.youtube.com/playlist?
MySQL with PHP, WAP & WML
Technologies list=PLlRFEj9H3Oj5F-GFxG-rKzORVAu3jestu
UNIT-IV
4 Server Side
Technologies
Introduction, Working of AJAX https://www.youtube.com/watch?v=0miOZ3BfDtM

https://www.youtube.com/watch?v=GDzRHtK-2Ls
AJAX processing steps, coding AJAX script https://www.youtube.com/watch?v=nqE_8ZZoYdQ

AngularJS:Overview, MVC architecture,


directives, expression, Controllers, filters,
tables, modules, forms, includes, views, https://youtu.be/0E4TDq75rDE
scopes, Services, dependency injection,
UNIT-V custom directives, Internationalization,
Client and
5
Server Side Introduction to NodeJS https://youtu.be/JnvKXcSI7yk
Frameworks
Struts: Overview, architecture,
https://youtu.be/uq0atEjXmqQ
configuration, actions, interceptors, Result
https://www.youtube.com/playlist?
types, validations, localization, Exception list=PL_RrEj88onS9IbWiJZtIthPO4XYwgcsqo
handling, annotations

WS Overview, types of WS, difference https://youtu.be/GQMfR0_t4H8


between SOAP and REST
Types of EJB, benefits, Architecture, EJB https://youtu.be/d7PcWbCRrSM
technology, JNDI lookup
UNIT-VI https://wordpress.tv/2014/09/27/jonathan-daggerhart-
6
Web Services Introduction to Content Management introduction-to-using-wordpress/
System(CMS) Wordpress / Joomala https://wordpress.tv/2009/01/05/the-wordpresscom-
dashboard-introduction/
Advanced Technology: Bootstrap https://youtu.be/IqBTN92edKc
https://youtu.be/sFWR2SHUfAo
JSF, Spring https://youtu.be/VvGjZgqojMc
Unit 1
Mode of
Lecture No Detail Topics To be Covered References
Delivery
1 Web Technology T1 Board
2 HTML documents and functions T1 Board, PPT
3 HTML, HTML5 T1 PPT
4 CSS and Style sheet T1 Board, PPT
5 Introduction to XML T1 Board
6 XSLT , DTD T1 Board, PPT
7 JSON T1 Board
Unit 2
JavaScript: Overview of
1 JavaScript, using JS in an HTML T2 Board, PPT
(Embedded, External
Data types, Control Structures,
2 Arrays, Functions and Scopes, T2 Board, PPT
Objects in JS
DOM levels, DOM Objects and
3 T2 Board, PPT
their properties and methods
4 Manipulating DOM T2 Board, PPT
Introduction to JQuery, Loading
5 T2 Board, PPT
JQuery
Selecting elements, changing styles
6 T2 PPT
in JQuery
Creating elements, appending
7 T2 Board, PPT
elements in JQuery
Removing elements, handling
8 T2 Board, PPT
events
Unit 3
Introduction to Server Side
1 T1 Board
technology and TOMCAT
Introduction to Servlet, need and
2 T2 Board
advantages
3 Servlet Lifecycle T1 Board
Creating and testing of sample
4 T1 Board, PPT
Servlet, session management
Introduction to JSP, advantages of
5 T1 Board
JSP over Servlet
Directives, comments, scripting
6 T2 PPT
elements
7 Actions and Templates T2 PPT
8 JDBC Connectivity with JSP T2 Board, PPT
Unit 4
Introduction to PHP, Features,
1 Board, PPT
sample code, PHP script working
2 PHP syntax, conditions & Loops R3 Board, PPT
Functions, String manipulation,
3 R3 Board
Arrays
Form handling, Cookies &
4 R3 Board, PPT
Sessions

5 MySQL with PHP, WAP & WML R3 Board, PPT


6 Introduction, Working of AJAX R3 Board
AJAX processing steps, coding
7 R3 Board, PPT
AJAX script
Unit 5
Overview, MVC architecture,
1 R3 Board, PPT
directives, expression
Controllers, filters, tables,
2 modules, forms, includes, views, R3 Board, PPT
scopes
Services, dependency injection,
3 R3 Board, PPT
custom directives
Internationalization, Introduction
4 R3 Board
to NodeJS

Overview, architecture,
5 R3 Board, PPT
configuration, actions, interceptors

Result types, validations,


6 R3 Board, PPT
localization
7 Exception handling, annotations R3 Board, PPT
Unit 6
WS Overview, types of WS,
1 difference between SOAP and R3 Board
REST
Types of EJB, benefits,
2 R3 Board, PPT
Architecture

3 EJB technology R3 Board, PPT

4 JNDI lookup T2 Board, PPT


Introduction to Content
5 T2 Board, PPT
Management System(CMS)
6 Wordpress / Joomala T2 PPT
7 Advanced Technology: Bootstrap T2 Board, PPT
8 JSF, Spring T2 Board, PPT
Subject : Web Technology

Lecture Mode of
Date Unit No. Detail Topics To be Covered References
No Delivery
Introduction to Web Technology,
1 Internet and WWW, Web site T1
planning and design Issues
HTML: structure of html
document , HTML elements:
2 headings, paragraphs, line break, T1
colors & fonts, links, frames, lists,
tables, images and forms,
Unit-I
Web Difference between HTML and
3 T1
Development HTML5
Process, Front CSS: Introduction to Style Sheet,
4 End Tools Inserting CSS in an HTML page, T1
CSS selectors,
XML: Introduction to XML, XML
5 T1
key component,
Transforming XML into XSLT,
6 DTD: Schema, elements, T1
attributes,
7 Introduction to JSON. T1
JavaScript: Overview of
8 JavaScript, using JS in an HTML T2
(Embedded, External
Data types, Control Structures,
9 Arrays, Functions and Scopes, T2
Objects in JS
DOM levels, DOM Objects and
10 T2
Unit-II their properties and methods
11 Client Side Manipulating DOM T2
Technologies Introduction to JQuery, Loading
12 T2
Jquery
Selecting elements, changing styles
13 T2
in JQuery
Creating elements, appending
14 T2
elements in JQuery
Removing elements, handling
15 T2
events
Introduction to Server Side
16 T1
technology and TOMCAT
Introduction to Servlet, need and
17 T2
advantages
18 Servlet Lifecycle T1
UNIT-III
Server Side
Technologies
UNIT-III Creating and testing of sample
19 T1
Server Side Servlet, session management
Technologies Introduction to JSP, advantages of
20 T1
JSP over Servlet
Directives, comments, scripting
21 T2
elements
22 Actions and Templates T2
23 JDBC Connectivity with JSP T2
Introduction to PHP, Features,
24
sample code, PHP script working
25 PHP syntax, conditions & Loops R3
Functions, String manipulation,
26 R3
Arrays
UNIT-IV
Form handling, Cookies &
27 Server Side R3
Sessions
Technologies
28 MySQL with PHP, WAP & WML R3
29 Introduction, Working of AJAX R3
AJAX processing steps, coding
30 R3
AJAX script
Overview, MVC architecture,
31 R3
directives, expression
Controllers, filters, tables,
32 modules, forms, includes, views, R3
scopes
Services, dependency injection,
33 UNIT-V R3
custom directives
Client and
Server Side Internationalization, Introduction
34 R3
Frameworks to NodeJS

Overview, architecture,
35 R3
configuration, actions, interceptors

Result types, validations,


36 R3
localization
37 Exception handling, annotations R3
WS Overview, types of WS,
38 difference between SOAP and R3
REST
Types of EJB, benefits,
39 R3
Architecture
40 UNIT-VI EJB technology R3
41 Web Services JNDI lookup T2
Introduction to Content
42 T2
Management System(CMS)
43 Wordpress / Joomala T2
44 Advanced Technology: Bootstrap T2
45 JSF, Spring T2

You might also like