CS301 Homeworks



HW #1: Learn HTML Basic, Scanning, Creating Personal Web Page Part 1 Due day 9/7 Part 2/3 Due 9/12/2005
HW #2: Capture/Edit Audio/Video File and Integrate Into Web Page Due day 9/12/2005
Homework #3 Creating On-line Catalog Web Applications Using Perl CGI Scripts Part 1 Due 9/21/2005; Part2 Due 9/26/2005
Homework #4 Javascript, CSS, Dynamic HTML Due 10/10/2005
Homework #5 Web-DB Interface and PHP Part 1 Due 10/29/2005 Parts 2-4 Due 11/7/2005

Homework #6 XML, DTD, and XSL Due 11/16/2005
Exercise #7Java Server Pages with SQL JSTL Tag and Tomcat


HW #1: Learn HTML Basic, Scanning, Creating Personal Web Page

Goal:

Assignment Date: 8/24/2005

Due Date: Part 1 due 9/5/2005; Parts 2 and 3 due 9/12/2005

Description:
Part 1: Create a web page <your login>.html in your public_html directory on our CS Unix machines.

Part 2:

Email me the url of your web page when you are done with the assignment.



 

HW #2: Capture/Edit Audio/Video File and Integrate Into Web Page

Goal:

Assignment Date: 8/31/2005

Due Date: 9/12/2005

Description:
Part1 (Audio): Part2 (Video): Part3 (Client-side Imagemap):

Create a web page hw2.html with the above answers. Create a hypetext link on the left hand side frame of your indexframe.html. You probably will have the following table row line inserted before </table> tag.
<tr><td><a href="hw2.html" target="home">homework 2</a></td></tr>

Send an email with the full qualified url to your hw2.html web pages to chow@cs.uccs.edu. Include "CS301 HW2" in the subject field of your email and the url of hw2.html in the content.  This will make it easier for me to sort the emails and examine your hw2 quicker.