Debugging Code

Goal: Students run into many of the same errors. This is a quick reference page to help you find the problem by learning to understand the error message.

Common Compilation Errors

Runtime Errors

Debugging Hints

When I look at your code, I look for a few things:

Some more suggestions:

Other common problems and solutions? Email and I'll share your hints on this page.