Web Technology Syllabus - BCA (TU)

Web Technology Syllabus

  • Short Name WT
  • Course code CACS205
  • Semester Third Semester
  • Full Marks 60 + 20 + 20
  • Pass Marks 24 + 8 + 8
  • Credit Hrs 3
  • Elective/Compulsary Compulsary

Web Technology

Chapter wise complete Notes.

Course Description

Course description 

This course covers different aspect of web technology such as HTML, CSS, issues of web technology, client tier, server tier and advanced server side issue.

Course Objectives

The general objectives of this course are to provide fundamental concepts of Internet; Web Technology and Web Programming.

Unit Contents

1. HTML and CSS  : 15 hrs

HTML Basic: HTML Tag Reference, Global Attributes, Document, Structure Tags, Formatting Tags, Text Level Formatting, Block Level Formatting, List Tags, Executable Content Tags.

Image & Imagemaps: Introduction, Client-Side Imagemaps, Server-Side Imagemaps, Using Serner-Side and Clent-Side Imageaps Together, Alternative Text for Imagemaps.

Tables: Introduction To Html Tables and Their Structure, The Table Tags, Alignment, Aligning Entire Table, Alignment within a Row, Alignment within a Cell, Attributes, Content Summary, Background Color, Adding a Caption, Setting the Width, Adding a Border, Spacing Within a Cells, Spanning Multiple Rows or Columns, Elements that and be Placed in a Table, Table Sections and Column Properties, Table as a Design Tool.

Frames: Introduction to Frames, Applications, Frames document, The <FRAMESET> tag, Nesting <FRAMESET> tag, Placing content in frames with the <FRAME> Tag, Targeting named Frames, Creating Floating Frames, Using Hidden Frames.

Forms: Creating Forms, The <FORM> tag, Named Input fields, The <INPUT> tag, Multiple lines text windows, Drop Down and List Boxes, Hidden, Text, Text Area, Password, File Upload, Button, Submit, Reset, Radio, Checkbox, Select, Option, Forms and Scripting, Action Buttons, Labeling input files, Grouping related fields, Disabled and read-only fields, Form field event handlers, Passing form data.

Style Sheets: Definition, Importance, Different Approaches to Style Sheets, Using Multiple Approaches, Linking to Style Information to Seperate File, Setting up Style Information in Seperate File, Setting up Style Information, Using<STYLE> Tag, Inline Style Information.

2. Issue of Web Technology  : 3 hrs

Architectural Issues of Web Layer, Tier  Technology:2-Tier, 3-Tier and n-Tier.

3. The Client Tier  : 10 hrs

Representing Content; Introduction to XML; Elements and Attributes; Rules for Writing XML; Namespaces; Schema; Simple Types and Complex Types, XSD Attributes, Default and Fixed Values, Facets, Use of Patterns, Order Indicators(All, Choice, Sequence), Occurence Indicators ( Maxoccurs, Minoccurs) , DTD: Internal Declaration, Private External Declaration, Public External Declaration, Defining Elements and Attributes; XSL/XSLT; Xpath; Xquery; SAX; DOM, Creating XML, Parser.

4. The Server Tier  : 8 hrs

Web Server Concept, Creating Dynamic Content, Using Control Flow to Control Dynamic Content Generation, Sessions and State, Error Handeling; Architecting Web Application, Using Tag Libraries, Writing Tag Libraries.

5. Introduction to Advanced Server Side Issues  : 9 hrs

Database Connectivity; Creating an SQL statement: Select, Insert, Update, and Delete; Authentication; Anonymous Access, Authentication by IP adress and Domain, Integrated Windows Authentication; Cookies; File Handling; Form Handling

Laboratory Works

Laboratory works should be done covering all the topics listed above and a small project work should be carried out using the concept learnt in this course, Project should be assigned on individual basis.

Text and Reference Books

Text Books 

  1. Harvey M. Deitel, Paul J. Deitel & Abbey Deitel, “Internee and World Wide Web: How to Program”, 5th Edition, Pearson Education, 2012, ISBN: 9780273764021
  2. Thomas A. Powell, “HTML & CSS: The Complete Reference”, McGraw Hill, Fifth Edition, 2010, ISBN: 978-0-07-174170-5

Reference Books

  1. Matt J. Crouch, “ASP.NET and V13.NET Web Programming”, Pearson Education Asia, 2002
  2. Rahul Banerjee, “Internetworking Technologies”, Prentice-Hall of India Limited, Fourth Edition, 2000
  3. Thomas A. Powell, “Web Design: The Complete Reference”, Tata McGraw Hill, Second Edition, 2002
Top