rubber-duck
-
Rubber duck debugging is a method used by programmers to debug their code by explaining it, line by line, to an inanimate object, often a rubber duck. The term comes from a story in the book “The Pragmatic Programmer,” where a programmer carries around a rubber duck and debugs their code by forcing themselves to… Read more
