> For the complete documentation index, see [llms.txt](https://nicologies.gitbook.io/awesome-programming-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicologies.gitbook.io/awesome-programming-knowledge/writing-better-code/articles/two-ways-of-constructing-a-software-design.md).

# Two ways of constructing a software design

> There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies

From [Tony Hoare](https://en.wikipedia.org/wiki/Tony_Hoare) who apologised for inventing the null reference
