So the mere constraint of staying in regular contact with us will push you to make things happen, because otherwise you'll be embarrassed to tell us that you haven't done anything new since the last time we talked. -- Paul Graham (a talk at Y Combinator, for startup creators).
A CS professor once explained recursion as follows: A child couldn't sleep, so her mother told her a story about a little frog, who couldn't sleep, so the frog's mother told her a story about a little bear, who couldn't sleep, so the bear's mother told her a story about a little weasel... who fell asleep. ...and the little bear fell asleep; ...and the little frog fell asleep; ...and the child fell asleep. -- everything2.com
- Gbi de fer - Howa! - On va en France - Non, je vais pas! - Pourquoi? - Parce ki y a pas agouti là-bas! -- Gbi de fer
Lisp programmers know the value of everything but the cost of nothing. -- Alan J. Perlis
Within a computer natural language is unnatural. -- Alan J. Perlis (Epigrams in programming)
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
You measure the size of the accomplishment by the obstacles you had to overcome to reach your goals. ~Booker T. Washington
No masterpiece was ever created by a lazy artist.~ Anonymous
To live a creative life, we must lose our fear of being wrong. ~Anonymous
Fall seven times and stand up eight. –Japanese Proverb