Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 1.8 Debugging in Roblox Studio

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
  • Explain the difference between syntax, logic and runtime errors
  • Use tools to help debug their code