I'm reading "How to design programs" thanks to a fediversian recommendation so I can improve my coding process (I have to code and I don't know 😅) and I found a interesting quote:
> The typical course on programming teaches a “tinker until it works” approach. When it works, students exclaim “It works!” and move on. Sadly, this phrase is also the shortest lie in computing, and it has cost many people many hours of their lives.