Debugging mindset – how to reason during debugging
Debugging is a large part of Software Engineering, and it’s really important to have the right debugging mindset. Debugging itself is a wide subject. It’s something you think everyone knows, but in the real world everyone has to reinvent the wheel themselves. It starts like this: There is a problem with my code, and I […]