CSC 551: Web Programming
Spring 2003


3:30-4:45 MW
411 Old Gymnasium
Dr. David Reed
207 Old Gymnasium      x2583
DaveReed@creighton.edu




Text: Programming the World Wide Web, 2nd ed., Robert Sebesta, Addison Wesley, 2002.


Course Description

The World Wide Web has developed from an obscure research tool in the early 1990's to the dominant medium for communication, publication, and commerce in the new millenium. This course will present the fundamental technologies behind the Web, as well as techniques for designing, developing, and evaluating Web-based applications. Topics will include HTML Web page development including forms and frames, JavaScript programming including dynamic Web pages and event-driven models, Java programming including applets and graphical user-interfaces, and CGI programming.

The specific goals of this course are:


Required Work

There will be approximately 6-8 homework assignments, most of which will involve programming. Assignments are due at the beginning of class on the date specified. Late assignments will receive 75% of full credit if they are handed in within one week of the specified due date. After one week, no credit will be given. In addition, there will be weekly quizzes, two 75-minute tests and a cumulative final exam.

There is no specific attendance policy for the course, although it is expected that absences will leave the student unprepared for tests and assignments. Quizzes and tests will not be rescheduled except in extreme circumstances. However, the lowest quiz grade will be dropped.

Grades will be determined as follows:

homework assignments 40 %
weekly quizzes 05 %
two 75-minute tests 30 %
(cumulative) final exam 25 %

At the minimum, traditional grading cutoffs will apply. That is, 90% is guaranteed an A, 87% is guaranteed a B+, etc. Depending on class performance, some shifting of grades (in an upward direction only) may occur as final letter grades are assigned.


Policy on Collaboration

The college policy on cheating and plagiarism is spelled out in the Student Handbook. In addition to this, the following guidelines hold pertaining to programs. Programs are to be the sole work of the student -- collaboration on the design or coding of a program is not allowed. Students may seek debugging assistance or clarifications on assignments using the class mailing list: csc551@creighton.edu.

Repeat: All student interactions regarding homework assignments must take place via the class mailing list!


Tentative Schedule

DATES
TOPICS
READINGS
HOMEWORK
Jan 15
 
Overview, history.
 
(ppt)
(pdf)
Chapter 1
20
22
HTML basics,
  links, lists,
(ppt)
(pdf)
Chapter 2 HW1: due 2/3
27
29
  tables, frames.
Style sheets.
(ppt)
(pdf)
Chapter 3
Feb 3
5
Internet & Web protocols,
  networking issues
(ppt)
(pdf)
online readings:
TCP/IP, HTTP, cookies

 
10
12
Client-side programming,
  JavaScript basics,
(ppt)
(pdf)
Chapter 4 HW2: due 2/26
17
19
  arrays, objects
TEST 1
24
26
JavaScript and forms,
  event-driven JavaScript
(ppt)
(pdf)
Chapters 5, 6
Mar 3
5
Java overview,
  intro to applets
(ppt)
(pdf)
Appendix A HW3: due 3/24
10
12
SPRING BREAK
17
19
Java applets,
  applets & graphics,
(ppt)
(pdf)
Chapter 7 PROJECT
24
26
  double buffering,
  GUI in Java

Project pt. 1 due
31
Apr 2
Java and JavaScript,
  calling Java methods
(ppt)
(pdf)
Apr 7
9
server-side programming,
TEST 2
(ppt)
(pdf)
HW4: due 4/28
14
16
  Common Gateway Interface,
  CGI in C++
Chapter 10 Project pt. 2 due
 
21
24
EASTER
 
Chapters 11, 12
28
30
Server-side technologies.
review
(ppt)
(pdf)

Project pt. 3 due
May 6 FINAL EXAM    (Tue 10:00-11:40)