0% found this document useful (0 votes)
38 views2 pages

Web Technologies Course Syllabus

The document outlines the course structure for 'Web Technologies' (22CSE409), detailing objectives, learning outcomes, and content across five units covering HTML, CSS, JavaScript, PHP, Servlets, and JSP. It includes evaluation methods and an examination scheme with a 60% internal and 40% end-semester weightage. Textbooks and reference materials are also provided to support the course content.

Uploaded by

Md Owais
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

Web Technologies Course Syllabus

The document outlines the course structure for 'Web Technologies' (22CSE409), detailing objectives, learning outcomes, and content across five units covering HTML, CSS, JavaScript, PHP, Servlets, and JSP. It includes evaluation methods and an examination scheme with a 60% internal and 40% end-semester weightage. Textbooks and reference materials are also provided to support the course content.

Uploaded by

Md Owais
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

22CSE409 Web Technologies L T P S/O C

Version 1.0 2 0 2 4 4
Pre-requisites/Exposure -
Co-requisites -

Course Objectives

1. To learn basic concepts of web and web projects.


2. To learn and implement interactive web pages using HTML, CSS.
3. To learn basic concepts of JavaScript and design responsive web pages using HTML, CSS
and add validation using JavaScript.

Course Learning Outcomes


On completion of this course, the students will be able to

CLO1. Understand the basic terminology of web and concepts of web projects.

CLO2. Hands on practice on HTML and CSS and learn to implement CSS and HTML in web
development. Ability to use and implement XML in web development.

CLO3. Understand the concepts and use of JavaScript in web applications and PHP as server-side
language.

Course Content

Unit I:
8 lecture hours
HTML Common tags- List, Tables, images, forms, Frames; Cascading Style sheets;
XML: Introduction to XML, Defining XML tags, their attributes and values, Document Type
Definition, XML Schemes, Document Object Model, XML Data – DOM and SAX Parsers in java.

UNIT- II
8 lecture hours
Introduction to PHP: Declaring variables, data types, arrays, strings, operators, expressions,
control structures, functions, Reading data from web form controls like text boxes, radio buttons,
lists etc. Connecting to database (MySQL as reference), executing simple queries, handling results,
Handling sessions and cookies
File Handling in PHP: File operations like opening, closing, reading, writing, appending, deleting
etc. on text and binary files, listing directories.

UNIT – III
8 lecture hours
Introduction to Servlets: Common Gateway Interface (CGt), Life cycle of a Servlet, deploying a
servlet, The Servlet API, Reading Servlet parameters, Reading Initialization parameters, Handling
Http Request & Responses, Using Cookies and Sessions, connecting to a database using JDBC.

B. Tech Computer Science & Engineering Page 1


UNIT – IV
6 lecture hours

Introduction to JSP: The Anatomy of a JSP Page, JSP Processing, Declarations, Directives,
Expressions, Code Snippets, implicit objects, Using Beans in JSP Pages, Using Cookies and
session for session tracking, connecting to database in JSP.

UNIT – V
6 lecture hours
Client-side Scripting: Introduction to Javascript, Javascript language – declaring variables, scope
of variables, functions. event handlers (onclick, onsubmit etc.), Document Object Model, Form
validation.

Text Books
1. Web Technologies, Uttam K Roy, Oxford University Press
2. The Complete Reference PHP — Steven Holzner, Tata McGraw-Hill

Reference Books
1. Web Programming, building internet applications, Chris Bates 2′′ edition, Wiley
Dreamtech
2. Java Server Pages —Hans Bergsten, SPD O’Reilly,
3. Java Script, [Link]
4. Beginning Web Programming-Jon Duckett WROX.
5. Programming world wide web, [Link], Fourth Edition, Pearson.
6. Internet and World Wide Web — How to program. Dietel and Nieto, Pearson.

Modes of Evaluation: Assignment/ Quiz / Seminar / Written Examination

Examination Scheme:

Components Internal End Semester Examination Total


Weightage (%) 60% 40% 100%

B. Tech Computer Science & Engineering Page 2

You might also like