C++ is like teenage sex: Everybody is talking about it all the time, only few are really doing it. -- unknown
Do not spoil what you have by desiring what you have not; but remember that what you now have was once among the things only hoped for. -- Greek philosopher Epicurus
You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program. -- Alan J. Perlis (Epigrams in programming)
The venerable master Qc Na was walking with his student, Anton. Hoping to prompt the master into a discussion, Anton said "Master, I have heard that objects are a very good thing - is this true?" Qc Na looked pityingly at his student and replied, "Foolish pupil - objects are merely a poor man's closures." Chastised, Anton took his leave from his master and returned to his cell, intent on studying closures. He carefully read the entire "Lambda: The Ultimate..." series of papers and its cousins, and implemented a small Scheme interpreter with a closure-based object system. He learned much, and looked forward to informing his master of his progress. On his next walk with Qc Na, Anton attempted to impress his master by saying "Master, I have diligently studied the matter, and now understand that objects are truly a poor man's closures." Qc Na responded by hitting Anton with his stick, saying "When will you learn? Closures are a poor man's object." At that moment, Anton became enlightened. -- Anton van Straaten (Na = Norman Adams, Qa = Christian Queinnec)
If we wish to count lines of code, we should not regard them as *lines produced* but as *lines spent*. -- Edsger Dijkstra
Just like carpentry, measure twice cut once. -- Super-sizing YouTube with Python (Mike Solomon, [email protected])
Blessed are those who can give without remembering and take without forgetting. ~Anonymous
Teach thy tongue to say, I do not know, and thous shalt progress. –Maimonides
Things work out best for those who make the best of how things work out. ~John Wooden
Do what you can, where you are, with what you have. –Teddy Roosevelt