You can hide all kinds of clever and dirty code behind a good interface if you really need such code.
BJARNE STROUSTRUPC makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.
More Bjarne Stroustrup Quotes
-
-
There is no one “root of all evil” in software development. Design is hard in many ways.
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 -
The most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUP -
However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
BJARNE STROUSTRUP -
C++ is my favorite garbage collected language because it generates so little garbage
BJARNE STROUSTRUP -
Our civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields
BJARNE STROUSTRUP -
Nobody should call themselves a professional if they only knew one language.
BJARNE STROUSTRUP -
I 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.
BJARNE STROUSTRUP -
This evolution may compromise Java’s claim of being simpler than C++, but my guess is that the effort will make Java a better language than it is today.
BJARNE STROUSTRUP -
[Corporate programming] is often done to the point where the individual is completely submerged in corporate “culture” with no outlet for unique talents and skills.
BJARNE STROUSTRUP -
Most of the programmers in ten years will be us, and we won’t get much smarter.
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 -
Destructors 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.
BJARNE STROUSTRUP -
The standard library saves programmers from having to reinvent the wheel.
BJARNE STROUSTRUP -
For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.
BJARNE STROUSTRUP