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
Let me try to get this straight: Lisp is a language for describing algorithms. This was JohnMcCarthy's original purpose, anyway: to build something more convenient than a Turing machine. Lisp is not about file, socket or GUI programming - Lisp is about expressive power. (For example, you can design multiple object systems for Lisp, in Lisp. Or implement the now-fashionable AOP. Or do arbitrary transformations on parsed source code.) If you don't value expressive power, Lisp ain't for you. I, personally, would prefer Lisp to not become mainstream: this would necessarily involve a dumbing down. -- VladimirSlepnev
The greatest of all weaknesses is the fear of appearing weak. -- J. B. Bossuet, Politics from Holy Writ, 1709
A charlatan makes obscure what is clear; a thinker makes clear what is obscure. -- Hugh Kingsmill
Humans differ from animals to the degree that they are not merely an end result of their conditioning, but are able to reflect on their experiences and strategies, and apply insight to make changes in the way they live to modify the outcome. -- SlideTrombone (comment on "Programming can ruin your life")
I think the root of your mistake is saying that macros don't scale to larger groups. The real truth is that macros don't scale to stupider groups. -- Paul Graham, on the Lightweight Languages mailing list.
Wake up to the day's most important news.
Try not to become a person of success, but rather try to become a person of value. ~Albert Einstein
Knowledge is being aware of what you can do. Wisdom is knowing when not to do it. ~Anonymous
If you’re going through hell keep going. ~Winston Churchill