Quotesdtb.com
Home
Authors
Quotes of the day
Top quotes
Topics
Bjarne Stroustrup quotes - page 2
Clearly, I reject the view that there is one way that is right for everyone and for every problem.
Bjarne Stroustrup
Certainly not every good program is object-oriented, and not every object-oriented program is good.
Bjarne Stroustrup
People who passionately want to believe that the world is basically simple react to this with a fury that goes beyond what I consider appropriate for discussing a programming language.
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
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
I find languages that support just one programming paradigm constraining.
Bjarne Stroustrup
It is easy to study the rules of overloading and of templates without noticing that together they are one of the keys to elegant and efficient type-safe containers.
Bjarne Stroustrup
I would encourage nonproprietary standards for tools and libraries.
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
My list of basic tools is a partial answer to the question about what has changed: Over the past few years, large numbers of programmers have come to depend on elaborate tools to interface code with systems facilities.
Bjarne Stroustrup
Keep simple things simple.
Bjarne Stroustrup
The best is the enemy of the good.
Bjarne Stroustrup
Dream no little dreams.
Bjarne Stroustrup
Being good in just one thing it's not enough, you have to be sufficiently good in everything.
Bjarne Stroustrup
C++ protects against accident, not against fraud.
Bjarne Stroustrup
Everyone writes code as they're used to, and that's ugly.
Bjarne Stroustrup
Pointers are really good for pointing to things.
Bjarne Stroustrup
I invented auto in 83 and it had incompatibility problems, so I had to wait 25 years.
Bjarne Stroustrup
Previous
1
2
(Current)
Next