rubber duck debugging
debugging method, in which a programmer explains code, line-by-line, to an inanimate object (rubber duck) or to another person, until the incongruity between what the code should do and actually does becomes apparent
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous