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
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
The reason to do animation is caricature. Good caricature picks out the essense of the statement and removes everything else. It's not simply about reproducing reality; It's about bumping it up. -- Brad Bird, writer and director, The Incredibles
It’s hard to grasp abstractions if you don’t understand what they’re abstracting away from. -- Nathan Weizenbaum
You must always work not just within but below your means. If you can handle three elements, handle only two. If you can handle ten, then handle five. In that way the ones you do handle, you handle with more ease, more mastery and you create a feeling of strength in reserve. -- Pablo Picasso
It’s hard to grasp abstractions if you don’t understand what they’re abstracting away from. -- Nathan Weizenbaum
A real entrepreneur is somebody who has no safety net underneath them. ~Henry Kravis
Every child is an artist. The problem is how to remain an artist once he grows up. –Pablo Picasso
What’s money? A man is a success if he gets up in the morning and goes to bed at night and in between does what he wants to do. –Bob Dylan
Either write something worth reading or do something worth writing. –Benjamin Franklin