![]() |
|
![]() |
HOMEWORK ASSIGNMENTS for VCD Students
This is where VCD students check for new homework assignments. When you are done, send your CS homework by email to the CS instructor and TA Saleh Alshomrani (salshomr@cs.kent.edu). Send your VCD homework assignment to the VCD instructor not the TA. Please use a subject line such as "WDP-2: VCD HW1 for vcd" or "WDP-2: CS HW1 for vcd" It is important to have the correct email subject line.. If your homework involves html coding, please note that you need to get around the PHP enabled Web server by replacing the first line of your XHTML file with
<? print('<?xml version="1.0" encoding="UTF-8"?>'); ?>
CS HW1, due 1/31
When you submit your homework, send the source code for the gen_table function and a link to your working mytables.php page. (Note: If you have trouble accessing or setting up your CS account or have access permission problems to the web page you created, please see this file for help.) VCD HW1, Due 2/11 VCD Homework 1 is located in Sanda's notes section. Please download all three files to see how to do the homework:
CS HW2, Due 2/15 Take the Cray Pizza Shop hands-on example and add graphical design to it. Make it look like an online pizza shop and ingredients are also graphically displayed for choosing. The point is to have designer work with PHP pages to make them look good. The design must not preserve the original function of the Pizza Shop. CS HW3, due 2/28 Follow the hands-on experiment ``MySQL access from PHP'' and write a PHP function Hint: See this file and see this file. CS HW4, due 4/14 Take the Visit Detroit example (with all the images and scripts there), and improve on it. Make the panning control work with two buttons (left and right arrows). The action keeps going as long as the button is pressed and stops when it is released. Then add double-arrow buttons for faster panning. Make the Flash using Flash CS3 and ActionScript 3.0. |
|
![]() |