A super-premium debug technique – Rubber Ducking
If you are encountering a bug in a code snippet and you are spending a lot of time to investigate and find out the cause of the bug, try applying the Rubber Ducking debugging method. The idea of this method is to try to explain your code to a rubber duck or any inanimate object … Read more