Introduction to Debugging¶
This workshop was prepared for the SPECTRUM Annual Meeting 2024 (23-25 September).
Tip
We all make mistakes when writing code and introduce errors.
Having good debugging skills means that you can spend less time fixing your code.
See the discussion in our August 2024 meeting for further background.
Note
Please download the workshop scripts from the Resources page.