Course Information

PIC40A Winter 2005

Introduction to Programming for Internet

Textbook

Course

The course focuses on the design of interactive webpages using various programming langauge. The emphasis is on client side programming. The principe topics we will cover are
  1. Basic unix command
  2. creation of static webpages with HTML
  3. Cascading style sheet for web pages
  4. The perl programming langauge
  5. CGI
  6. JavaScript for enhancing web pages
  7. Java applet, if time allows