Search for a service
So - what are the most important problems in software engineering? I’d answer “dealing with complexity”. -- Mark Chu-Carroll
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
A non negative binary integer value x is a power of 2 iff (x & (x-1)) is 0 using 2's complement arithmetic. -- [fact]
Mistakes were made. -- Ronald Reagan
Experience is what you get when you don't get what you want. -- Cited by Randy Pausch
Linux is only free if your time has no value. -- Jamie Zawinski
Whether you think you can or you think you can’t, you’re right. –Henry Ford
The mind is everything. What you think you become. –Buddha
I am not a product of my circumstances. I am a product of my decisions. –Stephen Covey
Wake up to the day's most important news.