Intro to Debugging
Learning Goals
- Practice independent learning of new concepts
- Become familiar with debugging techniques
- Practice using error messages to debug while using TDD
Repository
You’ll be using Erroneous Creatures which is in the Debugging Lesson directory of your se-mod1-exercises repository. You should already have this repository on your computer, but if you do not, fork and clone it down to your local machine.
Code Along
First, watch this Async Intro To Debugging video and code along in your Erroneous Creatures repo. Take time to pause and rewind as necessary.
Self Assessment
Complete this self assessment to evaluate your own understanding.