My favorite Bjarne Stroustrup quote!
-
"There are only two kinds of languages: the ones people complain about and the ones nobody uses." http://www2.research.att.com/~bs/bs_faq.html[^]
-
"There are only two kinds of languages: the ones people complain about and the ones nobody uses." http://www2.research.att.com/~bs/bs_faq.html[^]
A good one, but my personal favorite is: I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
-
A good one, but my personal favorite is: I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
Seen both before. Both are good. :)
Kevin
-
"There are only two kinds of languages: the ones people complain about and the ones nobody uses." http://www2.research.att.com/~bs/bs_faq.html[^]
My favorite: C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.
The StartPage Randomizer - The Windows Cheerleader - Twitter
-
A good one, but my personal favorite is: I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
That's my fave and I'm constantly reminded of it everytime I have to use a Taskmanage on my app to release resources to make a phone call
-
My favorite: C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.
The StartPage Randomizer - The Windows Cheerleader - Twitter
An expert C++ programmer makes sure he takes out the marketing douchebag with the shrapnel.
Software Zen:
delete this;
-
A good one, but my personal favorite is: I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
“Remember that much programming can be simply and clearly done using only primitive types, data structures, plain functions, and a few library classes. The whole apparatus involved in defining new types should not be used except when there is a real need.” Bjarne Stroustrup, "The C++ Programming Language, Special Edition"