› added 6 years ago
96
TIL of a form of debugging called rubber duck debugging, where you debug code by explaining it. The name is in reference to the book "The Pragmatic Programmer" where a programmer would debug code by explaining it, word by word, to his rubber duck.