Self Debugging

I am a Software Engineer by day. This means I deal with code and code usually always has errors. We call code errors “bugs”. When software doesn’t work we have to “debug” the software. This is the process of detecting and removing errors from code. No matter how solid we Read more…