Do you like debugging?
Rubber duck debugging is a programming and debugging technique in which a programmer explains their code or problem to an inanimate object, often a rubber duck. The idea is that by verbalizing the code and the thought process behind it, the programmer can gain a better understanding of the logic and identify any errors or issues.
In this episode of knowledge ketchup, Prepsa talked about why, how and when to use Rubber Duck Debugging.