Michael B. Gousie - Wheaton College, MA

Comp 212 - Web Development (Fall 2025)

How do you annoy a web developer?

Introductory Information


  • Phoenix Code - one of the free IDE options. This can be used online (can be slow) or downloaded to your computer. Did I mention FREE?
  • Komodo IDE - free IDE for web development.
  • FileZilla - free FTP (file transfer protocol) application. Download the client, not the server.
  • XAMPP - free software to set up a development server on your computer (Apache, MySQL, PHP, and Perl).

Coding & Design Resources


Colors

  • ColorPicker - applet to show colors and their numerical equivalents (in hexadecimal).
  • 4096 Color Wheel - choose safe (and unsafe) web colors from 4096 choices.

Fonts

Projects/Exams

  • Web2 - second project; due September 29.
  • Web1 - first project; due September 14.

In-Class Examples

HTML and CSS

Web Page Design

Last updated