9. Debugging Interlude
ΒΆ
Debugging Interlude
9.1. How to be a Successful Programmer
9.2. How to Avoid Debugging
9.3. Beginning tips for Debugging
9.4. Know Your Error Messages
9.4.1. ParseError
9.4.2. TypeError
9.4.3. NameError
9.4.4. ValueError
9.5. Programming With Style
9.6. Summary
9.7. Exercises
Next Section - 9.1. How to be a Successful Programmer