My impression was and is that many programming languages and tools represent solutions looking for problems, and I was determined that my work should not fall into that category.
BJARNE STROUSTRUPDestructors for virtual base classes are executed in the reverse order of their appearance in a depth-first left-to-right traversal of the directed acyclic graph of base classes.
More Bjarne Stroustrup Quotes
-
-
However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
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 -
To many managers, getting rid of the arrogant, undisciplined, over-paid, technology-obsessed, improperly-dressed etc. programmers would appear to be a significant added benefit
BJARNE STROUSTRUP -
Always think about how a piece of code should be used: good interfaces are the essence of good code.
BJARNE STROUSTRUP -
An organisation that treats its programmers as morons will soon have programmers that are willing and able to act like morons only.
BJARNE STROUSTRUP -
For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.
BJARNE STROUSTRUP -
C++ is designed to allow you to express ideas, but if you don’t have ideas or don’t have any clue about how to express them, C++ doesn’t offer much help.
BJARNE STROUSTRUP -
The most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUP -
I would encourage nonproprietary standards for tools and libraries.
BJARNE STROUSTRUP -
If you think it’s simple, then you have misunderstood the problem.
BJARNE STROUSTRUP -
Java isn’t platform independent; it is a platform
BJARNE STROUSTRUP -
The connection between the language in which we think/program and the problems and solutions we can imagine is very close.
BJARNE STROUSTRUP -
Certainly not every good program is object-oriented, and not every object-oriented program is good.
BJARNE STROUSTRUP -
C++ is my favorite garbage collected language because it generates so little garbage
BJARNE STROUSTRUP -
Design and programming are human activities; forget that and all is lost.
BJARNE STROUSTRUP