Premature abstraction is an equally grevious sin as premature optimization. -- Keith Devens
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
Always dive down into a problem and get your hands on the deepest issue behind the problem. All other considerations are to dismissed as "engineering details"; they can be sorted out after the basic problem has been solved. -- Chris Crawford
Good ideas are out there for anyone with the wit and the will to find them. -- Malcolm Gladwell, Who says big ideas are rare?
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
Lisp has jokingly been called "the most intelligent way to misuse a computer". I think that description is a great compliment because it transmits the full flavor of liberation: it has assisted a number of our most gifted fellow humans in thinking previously impossible thoughts. -- Edsger Dijkstra, CACM, 15:10
When you stop chasing the wrong things you give the right things a chance to catch you. ~Lolly Daskal
You may only succeed if you desire succeeding; you may only fail if you do not mind failing. ~Philippos
Knowledge is being aware of what you can do. Wisdom is knowing when not to do it. ~Anonymous
Winning isn’t everything, but wanting to win is. –Vince Lombardi