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 STROUSTRUPI find languages that support just one programming paradigm constraining
More Bjarne Stroustrup Quotes
-
-
Creativity, engineering principles, and evolutionary change are needed to create a satisfactory large system.
BJARNE STROUSTRUP -
Personally, I look forward to better tools for analyzing C++ source code.
BJARNE STROUSTRUP -
Always think about how a piece of code should be used: good interfaces are the essence of good 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 like doing research that has an impact. If I went to a company to make what they call ‘real money,’ I’d be just trying to make a system work as fast as possible to meet the product and serice deadlines.
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 -
Our civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields
BJARNE STROUSTRUP -
Anybody who comes to you and says he has a perfect language is either naive or a salesman.
BJARNE STROUSTRUP -
Clearly, I reject the view that there is one way that is right for everyone and for every problem.
BJARNE STROUSTRUP -
Nobody should call themselves a professional if they only knew one language.
BJARNE STROUSTRUP -
The most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUP -
Java isn’t platform independent; it is a platform
BJARNE STROUSTRUP -
Certainly not every good program is object-oriented, and not every object-oriented program is good.
BJARNE STROUSTRUP -
Any verbose and tedious solution is error-prone because programmers get bored.
BJARNE STROUSTRUP