Advanced Web Development (CIS-1152) Home Page

This is the home page for Peter Chapin's Advanced Web Development course notes for the Spring 2023 semester. Here you will find electronic versions of class handouts, homework assignments, lecture slides, and links to other references of interest. If you are a student taking Advanced Web Development, consider bookmarking this page.

Lecture Topics

Both the lectures and the labs for this course are face-to-face.

Slides

Lab Assignments

The lab set is summarized in the lab summary document, along with links to specific lab handouts and supporting code samples.

Samples

Because many of these samples contain PHP, the web server on Lemuria will normally interpret that PHP and show you the result. The PHP is stripped before it is sent to the browser, so you can't see it. To work around that effect, the "disabled" version of each file has been renamed, so it is not interpreted by the PHP processor on Lemuria, allowing you to download the actual sample.

Resources/Articles

HTML and CSS

PHP

Apache

Linux


Last Revised: 2023-04-18
© Copyright 2023 by Peter Chapin <pchapin@vtc.edu>