Certainly not every good program is object-oriented, and not every object-oriented program is good.
BJARNE STROUSTRUPI do keep the main points straight in my head most of the time, and I do know where to find the details when I need them.
More Bjarne Stroustrup Quotes
-
-
Java isn’t platform independent; it is a platform
BJARNE STROUSTRUP -
Too many managers and executives try to reduce programming to a low-level assembly-line activity. That’s inefficient, wasteful, costly in the long run, and inhumane to programmers.
BJARNE STROUSTRUP -
Other programming languages constitute a mountain of ideas and inspiration-but it has to be mined carefully to avoid featurism and inconsistencies.
BJARNE STROUSTRUP -
First, I’d like to see the basic tools such as compilers, debuggers, profilers, database interfaces, GUI builders, CAD tools, and so forth fully support the ISO standard.
BJARNE STROUSTRUP -
However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
BJARNE STROUSTRUP -
There are more useful systems developed in languages deemed awful than in languages praised for being beautiful – many more.
BJARNE STROUSTRUP -
Anybody who comes to you and says he has a perfect language is either naive or a salesman.
BJARNE STROUSTRUP -
Some software is actually pretty good, by any standard. Think of the Mars Rovers, Google, and the Human Genome Project. Now, that’s quality software!
BJARNE STROUSTRUP -
When done well, software is invisible.
BJARNE STROUSTRUP -
Always think about how a piece of code should be used: good interfaces are the essence of good code.
BJARNE STROUSTRUP -
“Legacy code” often differs from its suggested alternative by actually working and scaling.
BJARNE STROUSTRUP -
The standard library saves programmers from having to reinvent the wheel.
BJARNE STROUSTRUP -
If you think it’s simple, then you have misunderstood the problem.
BJARNE STROUSTRUP -
Creativity, engineering principles, and evolutionary change are needed to create a satisfactory large system.
BJARNE STROUSTRUP -
C++ is my favorite garbage collected language because it generates so little garbage
BJARNE STROUSTRUP