summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--quotes6
-rw-r--r--quotes.raw4
2 files changed, 10 insertions, 0 deletions
diff --git a/quotes b/quotes
index 38aa10d..ce5dd02 100644
--- a/quotes
+++ b/quotes
@@ -11,3 +11,9 @@ met. No committee will ever do this until it is too late.
-- C.A.R. Hoare, "The Emporor's Old Clothes"
Communications of the ACM, 1981
+%
+If you can't write a function to determine if a given integral input is odd in
+under 10 seconds, you're either a crappy typist or *you shouldn't be
+programming*.
+
+ -- Brook Monroe, https://medium.com/p/b0b09bb11798/
diff --git a/quotes.raw b/quotes.raw
index 50e926a..2da0fe8 100644
--- a/quotes.raw
+++ b/quotes.raw
@@ -4,3 +4,7 @@ The first method is far more difficult. It demands the same skill, devotion, ins
-- C.A.R. Hoare, "The Emporor's Old Clothes"
Communications of the ACM, 1981
+%
+If you can't write a function to determine if a given integral input is odd in under 10 seconds, you're either a crappy typist or *you shouldn't be programming*.
+
+ -- Brook Monroe, https://medium.com/p/b0b09bb11798/