Programming tip: Rubberduck when stuck
4 June 2023 (Updated 17 June 2023)
On this page
In a nutshell
When you’re stuck trying to debug an issue, open up your note-taking app and write down:
- What are you trying to do?
- What is happening right now?
By explicitly articulating what you’re trying to do and what’s currently happening, it’ll become clearer where you’re going wrong.
If you define the problem correctly you almost have the solution.
Steve Jobs
Sources/links
Tagged:
Programming tips
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment