cltl / python-for-text-analysis

If you want to use Python for text analysis, this course is for you!
Apache License 2.0
432 stars 191 forks source link

Debugging tutorial #3

Open evanmiltenburg opened 7 years ago

evanmiltenburg commented 7 years ago

Here's a tutorial on debugging code: https://github.com/krother/debugging_tutorial

That reminded me that the course doesn't teach debugging in a very structured way yet, but it's a vital skill to have.