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

Atme College of Engineering: Course Outline For The Session 2018-2019 (Odd Semester)

This document provides the course outline for the subject "Web Technology and its Applications" offered in the 7th semester of the Computer Science and Engineering department at ATME College of Engineering for the 2018-2019 academic year. The course is divided into 5 modules that will cover topics related to HTML, CSS, JavaScript, server-side development with PHP, and advanced JavaScript/jQuery. Module 1 focuses on HTML and CSS fundamentals. Module 2 covers advanced CSS layout techniques. Module 3 introduces JavaScript and the DOM. Module 4 discusses server-side programming with PHP. And Module 5 presents advanced JavaScript/jQuery and XML/web services. The textbook and reference books are also listed.

Uploaded by

rishabh sharma
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)
93 views

Atme College of Engineering: Course Outline For The Session 2018-2019 (Odd Semester)

This document provides the course outline for the subject "Web Technology and its Applications" offered in the 7th semester of the Computer Science and Engineering department at ATME College of Engineering for the 2018-2019 academic year. The course is divided into 5 modules that will cover topics related to HTML, CSS, JavaScript, server-side development with PHP, and advanced JavaScript/jQuery. Module 1 focuses on HTML and CSS fundamentals. Module 2 covers advanced CSS layout techniques. Module 3 introduces JavaScript and the DOM. Module 4 discusses server-side programming with PHP. And Module 5 presents advanced JavaScript/jQuery and XML/web services. The textbook and reference books are also listed.

Uploaded by

rishabh sharma
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
You are on page 1/ 3

ATME COLLEGE OF ENGINEERING

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

COURSE OUTLINE FOR THE SESSION 2018-2019 (ODD SEMESTER)

SUBJECT: WEB TECHNOLOGY AND ITS APPLICATIONS


SUBJECT CODE: 15CS71
SEMESTER: 7TH

MODULE No Class Topics proposed to be covered Portion to Remarks


No be covered
1 Introduction to HTML, What is HTML
and Where did it come from?,
2 HTML Syntax, Semantic Markup,
3 Structure of HTML Documents
4 Quick Tour of HTML Elements,
Module 1 5 HTML5 Semantic Structure Elements,
6 Introduction to CSS 20
7 What is CSS, CSS Syntax, Location of
Styles,
8 Selectors,
9 The Cascade: How Styles Interact,
10 The Box Model, CSS Text Styling
11 HTML Tables and Forms, Introducing
Tables, Styling Tables,
12 Introducing Forms
13 Form Control Elements
14 Table and Form Accessibility
15 Microformats,
Module 2 16 Advanced CSS: Layout, Normal Flow 40
17 Positioning Elements
18 Floating Elements
19 Constructing Multicolumn Layouts,
Approaches to CSS Layout
20 Responsive Design, CSS Frameworks.
21 JavaScript: Client-Side Scripting, What is
JavaScript and What can it do?,
21 JavaScript Design Principles, Where does
JavaScript Go?,
23 Objects, The Document Object Model
(DOM)
24 JavaScript Events
25 Forms
Module 3 60
26 Introduction to Server-Side Development
with PHP
27 What is Server-Side Development
28 A Web Server’s Responsibilities
29 Quick Tour of PHP
30 Program Control, Functions
31 PHP Arrays and Superglobals, Arrays,
32 $_GET and $_POST Superglobal Arrays
33 $_SERVER Array
34 $_Files Array, Reading/Writing Files,
35 PHP Classes and Objects,
36 Object-Oriented Overview, Classes and
Objects in PHP
Module 4 37 Object Oriented Design, Error Handling 80
and Validation
38 What are Errors and Exceptions?,
39 PHP Error Reporting,
40 PHP Error and Exception Handling
41 Managing State, The Problem of State in
Web Applications,
42 Passing Information via Query Strings,
43 Passing Information via the URL Path,
Cookies,
44 Serialization, Session State,
45 HTML5 Web Storage, Caching,
Advanced JavaScript and jQuery,
46 JavaScript Pseudo-Classes,
Module 5
47 jQuery Foundations, AJAX,
100
48 Asynchronous File Transmission,
Animation, Backbone MVC Frameworks,
49 XML Processing and
Web Services,
50 XML Processing, JSON, Overview of
Web Services.

Text Book:
1. Randy Connolly, Ricardo Hoar, "Fundamentals of Web Development”, 1stEdition, Pearson
Education India. (ISBN:978-9332575271)

Reference Books:
1) Robin Nixon, “Learning PHP, MySQL &JavaScript with jQuery, CSS and HTML5”,
4thEdition, O’Reilly Publications, 2015. (ISBN:978-9352130153)
2) Luke Welling, Laura Thomson, “PHP and MySQL Web Development”, 5th Edition, Pearson
Education, 2016. (ISBN:978-9332582736)
3) Nicholas C Zakas, “Professional JavaScript for Web Developers”, 3rd Edition, Wrox/Wiley
India, 2012. (ISBN:978-8126535088)
4) David Sawyer Mcfarland, “JavaScript & jQuery: The Missing Manual”, 1st Edition,
O’Reilly/Shroff Publishers & Distributors Pvt Ltd, 2014 (ISBN:978- 9351108078)
5) Zak Ruvalcaba Anne Boehm, “Murach's HTML5 and CSS3”, 3rdEdition, Murachs/Shroff
Publishers & Distributors Pvt Ltd, 2016. (ISBN:978-9352133246)

You might also like