Monthly Archives: August 2013

Rubber duck debugging

As a programmer, you should know – or probably practice it without knowing its name – the “rubber duck debugging” concept. Basically, it’s when a developer explains his programming problem to someone else, line by line, and hopefully realizes where the bug lies in

Posted in Misc