# The interview (Bjarne Stroustrup)
http://artlung.com/smorgasborg/Invention_of_Cplusplus.shtml
# import anti-gravity (python)
# write an essay
# Zen of Python
https://www.python.org/doc/humor/
# Shooting yourself in the foot --> there's a multiple language version
# The Tao of Programming:
http://canonical.org/~kragen/tao-of-programming.html
The ones that standout:
--
In the beginning was the Tao. The Tao gave birth to Space and Time. Therefore Space and Time are Yin and Yang of programming.
Programmers that do not comprehend the Tao are always running out of time and space for their programs. Programmers that comprehend the Tao always have enough time and space to accomplish their goals.
How could it be otherwise?
--
Grand Master Turing once dreamed that he was a machine. When he awoke he exclaimed:
``I don't know whether I am Turing dreaming that I am a machine, or a machine dreaming that I am Turing!''
--
Thus spake the master programmer:
``Though a program be but three lines long, someday it will have to be maintained.''
--