Sort:  

I find that the harder I work, the more luck I seem to have.
-- Thomas Jefferson

When all you have is a hammer, everything looks like a nail.
-- unknown

Beware of bugs in the above code; I have only proved it correct, not
tried it.
-- Donald Knuth

Photography is painting with light.
-- Eric Hamilton

Any code of your own that you haven’t looked at for six or more months
might as well have been written by someone else.
-- Eagleson’s Law

The problem is that Microsoft just has no taste. And I don't mean that
in a small way, I mean that in a big way.
-- Steve Jobs

All creativity is an extended form of a joke.
-- Alan Kay

Work as intensely as you play and play as intensely as you work.
-- Eric S. Raymond, How To Be A Hacker

In OO, it's the data that is the "important" thing: you define the class
which contains member data, and only incidentally contains code for
manipulating the object. In FP, it's the code that's important: you
define a function which contains code for working with the data, and
only incidentally define what the data is.
-- almkgor, on reddit

Pay attention to opportunity cost at all times. Doing one thing means
not doing other things. This is a form of risk that is very easy to
ignore, to your detriment.
-- Marc Andreessen (http://blog.pmarca.com/)

A designer knows he has arrived at perfection not when there is no
longuer anything to add, but when there is no longuer anything to take
away.
-- Antoine de St Exupery.

The greatest of all weaknesses is the fear of appearing weak.
-- J. B. Bossuet, Politics from Holy Writ, 1709

You have to write for your audience. I would never write (1..5).map
&'*2' in Java when I could write
ListFactoryFactory.getListFactoryFromResource(
new ResourceName('com.javax.magnitudes.integers').
setLowerBound(1).setUpperBound(5).setStep(1).applyFunctor(
new Functor () { public void eval (x) { return x * 2; } }))
I'm simplifying, of course, I've left out the security and logging
wrappers.
-- Reginald Braithwait

Coin Marketplace

STEEM 0.17
TRX 0.13
JST 0.027
BTC 59531.52
ETH 2678.46
USDT 1.00
SBD 2.43