debugging

cover image

Logging crash course with common logging issues addressed

cover image

Why I stopped using print() statements for debugging and why you should too

Even if you write clear and readable code, even if you cover your code with tests, even if you are very experienced developer, weird bugs will inevitab...

cover image

How you can use a few simple static code analysis tools to avoid common programming bugs.