Published / updated
Debugging Skills
Investigate compiler, runtime, API, browser and SQL problems systematically.
Prerequisites
- Best taken alongside a programming or project track
Expected outcome
Use a repeatable investigation process instead of guessing or rewriting code.
Curriculum topics
- 01Error thinking and reproduction
- 02Breakpoints, Watch and Call Stack
- 03Browser console and Network
- 04API status analysis with Postman and Swagger
- 05SQL debugging basics
- 06Cross-layer tracing and regression verification
Practical learning
- Write a debugging report
- Fix a multi-layer seeded bug
Continue your learning pathNext recommended track →