logo

Quotes from Bjarne Stroustrup

However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
~ Bjarne Stroustrup
With the increasing importance of standards for system-level objects such as COM and CORBA, it is particularly important that the C++ bindings to those be clean, well documented, and simple to use.
~ Bjarne Stroustrup
A program that has not been tested does not work.
~ Bjarne Stroustrup
It is easy to study the rules of overloading and of templates without noticing that together they are one of the keys to elegant and efficient type-safe containers.
~ Bjarne Stroustrup
Our civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields
~ Bjarne Stroustrup
Design and programming are human activities; forget that and all is lost.
~ Bjarne Stroustrup
It's easy to win forgiveness for being wrong; being right is what gets you into real trouble.
~ Bjarne Stroustrup
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.
~ Bjarne Stroustrup