Debugging is a daily activity of any programmer. Frequently, it is assumed that programmers can debug. However, programmers often have to deal with existing code that simply does not work. This ...
summary What debugging taught me that tutorials never did. A real, honest look at how debugging changed the way I think about code, bugs and learning as a developer. Tutorials show the 'happy path' ...