Rubber Duck Debugging
Rubber duck debugging is a method of finding bugs by explaining code, line by line, out loud to an inanimate object (traditionally a rubber duck), which often causes the developer to spot the problem simply through the act of articulating it.
2 resources across 1 library
Glossary Terms(2)
Rubber Duck Debugging
Rubber duck debugging is a method of finding bugs by explaining code, line by line, out loud to an inanimate object (traditionally a rubber duck), which often…
Stack Overflow
Stack Overflow is a question-and-answer website for programmers, where users ask technical coding questions and the community answers and votes on solutions, b…