+
Article
Savvas Learning

Concepts of Program Debugging

For Students 9th - 10th
A chapter from an online book on the concepts of C++ program debugging. Includes steps in debugging a system, with illustration, common debugging situations, with illustration, debugging tools, and the debugging environment.
+
Handout
Other

Java Script Programming: Debugging

For Students 9th - 10th
A 3 part article on JavaScript programming debugging from Webdeveloper.com. Includes information on what a "bug" is, a syntax error, a logic error, and other tips on avoiding and troubleshooting programming errors.
+
Handout
Other

Web Log Analysis, Who's Doing What, When?

For Students 9th - 10th
Offers ways to handle your web site's traffic using log formats and identifying visits.