Next Chapter » | Back to Debugging_Dungeons

Chapter 4: Loopy Landmark Debugging

Tip 1: Don't be a Lisper!

A loop is not a bug, it's just your code's way of saying "I'm stuck, help me out here!

Continue »

Tip 2: Use a Map!

Even the great navigators of the land of Pixelated Pandemonium used a map to find their way out of the debugging dungs.

Learn to make your own map »

Tip 3: Ask a Wizard!

When all else fails, call upon the wise and powerful wizards of the debugging realm for assistance.

Seek the counsel of a wizard »

Tip 4: Take a Break!

Even the most skilled debuggers need a moment to recharge and refocus.

Take a break and come back to it later »

Back to Chapter 3 » Back to Debugging_Dungeons