csc329

Web Technology

Exam Preparation: 20 hours
Deep Understanding: 70 hours
Subject Code CSC 329
Credit Hours 3 Hours
Nature Theory + Lab
Full Marks 60 + 20 + 20
Pass Marks 24 + 8 + 8
Description

This course covers the fundamental concepts of HTML, CSS, JavaScript, XML, and PHP.

Objective

Provide basic knowledge of web design using HTML and CSS,Teach client-side scripting using JavaScript,Handle web data using XML,Provide server-side scripting knowledge using PHP

Course Contents

Introduction

3 Hours

Web Basics: Internet, Intranet, WWW, Static and Dynamic Web Page, Web Clients and Web Servers, Client-Server Architecture: Single Tier, Two-Tier, Multi-Tier, HTTP: HTTP Request and Response, URL, Client Side Scripting, Server Side Scripting, Web 1.0, Web 2.0

Hyper Text Markup Language

10 Hours

Introduction to HTML, Elements of HTML Document, HTML Elements and Attributes, Headings, Paragraphs, Divisions, Formatting (b, i, small, sup, sub), Spacing: pre, br; Text Phrases: span, strong, tt, Images, Anchors, Lists (Ordered, Unordered, Definition), Tables, Frames, Forms (Form Elements, ID, Class Attributes), Meta Tag, Audio, Video, Canvas, Main, Section, Article, Header, Footer, Aside, Nav, Figure Tags, HTML Events: Window Events, Form Element Events, Keyboard Events, Mouse Events

Cascading Style Sheets

8 Hours

Introduction to CSS, CSS Syntax, Inserting CSS: Inline, Internal, External, ID and Class Selectors, Colors, Backgrounds, Borders, Text, Font, List, Table, CSS Box Model, Normal Flow Box Layout, Display Property, Padding, Margin, Positioning: Relative, Float, Absolute, CSS3: Borders, Box Shadows, Text Effects and Shadow, Basics of Responsive Web Design, Media Queries, Introduction to Bootstrap

Client Side Scripting with JavaScript

9 Hours

Structure of JavaScript Program, Variables and Data Types, Statements, Operators, Flow Controls, Looping, Functions, Popup Boxes: Alert, Confirm, Prompt, Objects and Properties, Constructors, Arrays, Built-in Objects: Window, String, Number, Boolean, Date, Math, RegExp, Form, DOM, User Defined Objects, Event Handling and Form Validation, Error Handling, Handling Cookies, jQuery Syntax, jQuery Selectors, Events and Effects, Introduction to JSON

AJAX and XML

7 Hours

Basics of AJAX, Introduction to XML and its Applications, XML Syntax Rules, Elements, Attributes, Tree, Namespace, XML Schema Languages: DTD, XSD; XSD Simple and Complex Types, XSD Attributes, XML Style Sheets (XSLT), XQuery

Server Side Scripting using PHP

8 Hours

PHP Syntax, Variables, Data Types, Strings, Constants, Operators, Control Structures, Functions, Arrays, Creating Classes and Objects, PHP Forms, Accessing Form Elements, Form Validation, Events, Cookies and Sessions, Working with PHP and MySQL: Connecting to Database, Creating, Selecting, Deleting, Updating Records, Inserting Multiple Data, Introduction to CodeIgniter, Laravel, WordPress

Laboratory Works

Creating web pages and applications using HTML, CSS, JavaScript, XML, and PHP,Preparation of a web-based application project using the above technologies

Books

Textbooks

Web Design with HTML, CSS, JavaScript and jQuery Set, Jon Duckett, John Wiley & Sons
Web Technologies: A Computer Science Perspective, Jeffrey C. Jackson, Pearson Prentice Hall
Learning PHP, MySQL & JavaScript: with jQuery, CSS & HTML5, Robin Nixon, O’Reilly
PHP & MySQL: Server-side Web Development, Jon Ducket, Wiley

Reference Books

HTML5 and CSS3 for the Real World, Estelle Weyl, Louis Lazaris, Alexis Goldstein, Sitepoint
HTML & CSS: Design and Build Websites, Jon Duckett, John Wiley & Sons
Dynamic Web Programming and HTML5, Paul S. Wang, CRC Press
HTML5 Programming with JavaScript for Dummies, John Paul Mueller
JavaScript and JQuery: Interactive Front-end Web Development, Jon Duckett, Wiley
The Complete Reference: HTML and CSS, Thomas A. Powell, McGraw Hill
JavaScript: The Web Technologies Series, Don Gosseli, Course Technology Cengage Learning
Web Technologies: HTML, JAVASCRIPT, PHP, JAVA, JSP, ASP.NET, XML and AJAX, Black Book, Dreamtech Press
An Introduction to XML and Web Technologies, Anders Møller and Michael I. Schwartzbach, Addison-Wesley
PHP and MySQL Web Development, Luke Welling, Addison Wesley
www.w3schools.com