pre.hn/site/posts/2020-08-24-the-only-two-programming-errors.md
2023-09-22 12:58:31 +00:00

8 lines
197 B
Markdown

---
title: There Are Only Two Programming Errors
---
There are only two programming errors:
1. Not understanding what your program does.
2. Not understanding what your program is supposed to do.