0% found this document useful (0 votes)
30 views14 pages

Chapter 0

Course outline of web design

Uploaded by

ekrammiftah236
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)
30 views14 pages

Chapter 0

Course outline of web design

Uploaded by

ekrammiftah236
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/ 14

Course Outline 6/7/2024

HiLCoE School of Computer Science & Technology


Chapter Zero: Course Outline
Course Title : Web Technologies I
Instructor name: Yitayew Solomon
E-mail address: [email protected]
Course Outline

• Course Code: SE312

• Credit Hours: 5

• Lecture Hours: 2

• Prerequisites: SE 132,SE211
6/7/2024 Course Outline 3
Course Objectives

• Upon completion of the course students will be able to:-

✓Define and describe concepts of internet

✓Describe the HTTP protocol’s and internal working principles

✓Discussing on HTML and be able to use to create pages

✓Understanding basic HTML tags and use them


Cont. …

✓Understand the usage of CSS for web design

✓Creating a template for website management

✓Understand and use client side scripting using java script

✓Describe the DOM model

✓Introduce to server side scripting including JSP, ASP and PHP


Course Description

• This course aims to give students the basic concepts of web technologies
and web development, through classroom learning and practical work in
the computer lab.

• It will equip students with the knowledge and skills necessary to develop
both static and interactive web applications using web development tools
and languages. It will also cover web design as a process and how it can be
used to produce good, user-friendly, standards-compliant web sites.
Course Content

Chapter 1: Introduction ✓Uses of the Internet

✓Development of the Web


✓What is the Internet?

✓Building blocks of the Internet ✓Markup Languages

✓Historical development of the ✓Web Servers and Web Clients


Internet ✓HTTP (Hypertext Transfer
✓Intranet and Extranet Protocol).
Chapter 2: Hypertext Markup Language (HTML)

✓Introduction to HTML ✓Working with Graphics

✓ Anchors, URLs and Image


✓Structure of an HTML document
Maps
✓Headings, Paragraph and Breaks ✓Tables

✓Formatting Text ✓HTML Frames

✓Working With List ✓HTML Forms


Chapter 3

✓Cascading Style Sheet (CSS)

✓Principles & Practice of Web Design

✓Web page layout with CSS &Div tags

✓Image Maps

✓CSS3
Chapter 4: Client Side Scripting

✓JavaScript basics

✓The Document Object Model (DOM)

✓Functions

✓JavaScript Events

✓Working with objects

✓JQuery
Chapter 5: Basics of Server Side Scripting

• Most popular server side scripting languages

• Introduction to PHP

• PHP basic programming constructs

• Working with forms

• PHP and MySQL database


Evaluation Methods

❑Lab activities ---------------------------------------- 20%

❑Project ------------------------------------------------ 15%

❑Mid-Exam -------------------------------------------- 30%

❑Final Exam ------------------------------------------- 35%


References
▪ A number of online resources, including tutorials on http://www.w3schools.com/
will be used.

▪ Thomas A. Powell, “The Complete Reference – HTML & XHTML”, published


by Tata McGraw Hill, 2003, 4th edition.

▪ Fred T. Hofstetter, “Advanced Web Design”, published by Irwin McGraw hill


2003.

▪ David Buser, Jon Duckett, Brian Fancies, Juan T. Libre & David Sussman, “ASP
3.0 Chris Ullman” 2000

You might also like