Logging crash course with common logging issues addressed
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...
How you can use a few simple static code analysis tools to avoid common programming bugs.