pre.hn/site/posts/2020-08-24-the-only-two-programming-errors.md

9 lines
197 B
Markdown
Raw Normal View History

2023-09-22 12:58:31 +00:00
---
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.