Skip to content

Instantly share code, notes, and snippets.

@Semnodime
Created September 28, 2018 03:13
Show Gist options
  • Save Semnodime/10e17e8965216bd3c97098d0fb0b14e6 to your computer and use it in GitHub Desktop.
Save Semnodime/10e17e8965216bd3c97098d0fb0b14e6 to your computer and use it in GitHub Desktop.
How to solve coding errors. Talking with a duck.
A good way to find issues in your program is to talk to a duck.
Explain it in a way a duck can understand!
If that is too silly, file a well documented stack overflow issue but before actually sending the question,
think a short period of time about something totally different… and then try to answer the question yourself in a well documented way.
If you thereby solve an issue which turns out to not be a silly coding error, then post the documented problem and your own solution if you found one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment