Welcome
Who is this module for?
- People who have just started to code
- Beginners to intermediate who have started to code but want more strategies to fix their code
What are the learning objectives of this module?
- How to check your code for hidden assumptions
- How to work incrementally to isolate errors and debug your code
- Strategies for reading code, error/warning messages, and logs