Monday July 6

Programming Activities

What do you do when your program doesn't work? We call these errors in programming code 'bugs', and every programmer should know how to deal with them. We will teach you the basic techniques to debug your code, so you know what to do -- and avoid panicking -- when something doesn't work exactly as you imagined it would. In the introductory courses here at Brown, you will need to be self-reliant, and good debugging skills help you work things out on your own.

Practise your debugging skills on an error-filled JavaScript program that we have written. See your accomplishments on the screen as you fix the bugs!


SCHEDULE