To subscribe to this RSS feed, copy and paste this URL into your RSS
reader:
In this episode, we take a peek behind the curtain of what the program is doing by writing our very own debugger and getting it to output variables on screen! This is a very useful tip to follow when you're trying to understand what a program does, or when you're just trying to debug your own programs.