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 STROUSTRUPFor this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.
More Bjarne Stroustrup Quotes
-
-
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 -
Personally, I look forward to better tools for analyzing C++ source code.
BJARNE STROUSTRUP -
When done well, software is invisible.
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 -
I find languages that support just one programming paradigm constraining
BJARNE STROUSTRUP -
Proof by analogy is fraud.
BJARNE STROUSTRUP -
There is no one “root of all evil” in software development. Design is hard in many ways.
BJARNE STROUSTRUP -
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 -
Defining OO as based on the use of class hierarchies and virtual functions is also practical in that it provides some guidance as to where OO is likely to be successful.
BJARNE STROUSTRUP -
Always think about how a piece of code should be used: good interfaces are the essence of good code.
BJARNE STROUSTRUP -
For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.
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 -
Nobody should call themselves a professional if they only knew one language.
BJARNE STROUSTRUP -
You can hide all kinds of clever and dirty code behind a good interface if you really need such code.
BJARNE STROUSTRUP






