~jkaivo/quotes

498dfd88dcf42f190122f2b8b01330f2c6b6430a — Jakob Kaivo 5 years ago 1dea81f
add is-odd condemnation
2 files changed, 10 insertions(+), 0 deletions(-)

M quotes
M quotes.raw
M quotes => quotes +6 -0
@@ 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/

M quotes.raw => quotes.raw +4 -0
@@ 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/