Is Debugging Harder Than Coding Historically I have always been baffled when people ask me the question is debugging harder than coding.
I can’t really think of any case where coding harder than debugging but there is one category where I think both are very hard and this is concurrency.
Understanding The Code understanding the code – coding vs debugging
This in my opinion is why understanding the code makes debugging harder than coding.