From 14eceec2bdcd08ad7b20c6f4210ec55cd3150c28 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 20 Feb 2021 03:18:38 +0000 Subject: [PATCH] Update 'quotes.md' --- quotes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/quotes.md b/quotes.md index 1d5310c..4c0dbc8 100644 --- a/quotes.md +++ b/quotes.md @@ -1,4 +1,8 @@ # Quotes > From there it is only a small step to measuring 'programmer productivity' in terms of 'number of lines of code produced per month.' This ia a very costly measuring unit because it encourages the writing of insipid code, but today I am less interestd in how foolish a unit it is from even a pure business point of view. My point today is that, if we wish to count lines of code, we should not regard them as 'lines produced' but as 'lines spent': the current conventional wisdom is so foolish as to book that count on the wrong side of the ledger. -Edsger Dijkstra \ No newline at end of file +Edsger Dijkstra + +> A little copying is better than a little dependency + +Rob Pike - [Go Proverbs](https://www.youtube.com/watch?v=PAAkCSZUG1c&t=9m28s) \ No newline at end of file