From 626b41b94327844c9f76efa532bec59ba52c051d Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 3 Nov 2017 09:53:55 +0100 Subject: [PATCH] Brian W. Kernighan about users and bugs --- QUOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/QUOTES.md b/QUOTES.md index 1254909..20dc16c 100644 --- a/QUOTES.md +++ b/QUOTES.md @@ -55,3 +55,4 @@ * Good design is not about making everything flexible. It's about making the right things flexible. - [John D. Cook](https://www.johndcook.com/blog/2008/02/18/what-to-make-flexible/) * Google is software developer’s best friend - [Umer Mansoor](https://codeahoy.com/2016/04/30/do-experienced-programmers-use-google-frequently/) * Being a good programmer is 3% Talent 97% Not being distracted by the Internet - [Programming Knot‏](https://twitter.com/PrototypeChain/statuses/539658036474691586) +* Each new user of a new system uncovers a new class of bugs - [Brian W. Kernighan](https://twitter.com/CodeWisdom/status/797146627215605760)