Falcon: Debugging Tools for Beginner Programmers

Falcon is a debugging tool designed to help beginner programmers learn how to debug their code. The tool is integrated within Visual Studio Code, an Integrated Development Environment. Falcon provides guidance to students on resolving syntax errors by explaining it in English and identifying logical errors with hints on fixing their code. This work is under progress.