I was reading a post about developing skills necessary for real life programming, and someone was saying that learning how to debug things without using a debugger through use print statements and ...
Solve stubborn bugs faster by breaking things on purpose, questioning your assumptions, and thinking your way to clarity.