Please enable JavaScript to use CodeHS

AP Computer Science Principles in JavaScript

Lesson 1.16 Debugging Strategies

Description

Debugging is a very important part of programming. In this lesson, students learn how to effectively debug their programs.


Objective

Students will be able to use debugging strategies to find and fix errors in their code.