bug-hunting-techniques/bug-hunting-techniques-101

Welcome to Bug-Hunting Techniques 101, where you'll learn the art of finding those pesky little bugs that ruin your code.

Lesson 1: The Basics

Step 1: Turn up the volume on your IDE's error logs.

Lesson 2: Debugging by Elimination

Step 1: Remove all the unnecessary code.

Lesson 3: The Power of Google

You can't find it on Google? Congratulations, you've got a real challenge.

Lesson 4: The Art of Guesswork

When all else fails, just make something up.

Continue to Bug-Hunting Techniques 202