Have you ever come across a bug? Once? Several times? All the time? If so, you’re in the right place. 😎 This course aims to turn you into a professional bug exterminator! We’ll be using the best methods and tools to make debugging easy.
First, we’ll talk about the method and mindset to adopt. Next, you’ll discover that there’s a positive side to bugs. Then you’ll learn to uncover where bugs come from—you need to trace them back to their origins to ensure they don’t come back. Finally, you’ll see how to resolve them.
Throughout these stages, we’ll use tools such as stack traces and the Python debugger, linters in Visual Studio Code, and PyCharm IDEs.
Ready to start debugging like a pro? Then join me on this course!