Any verbose and tedious solution is error-prone because programmers get bored.
BJARNE STROUSTRUPThere is no one “root of all evil” in software development. Design is hard in many ways.
More Bjarne Stroustrup Quotes
-
-
When done well, software is invisible.
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 -
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 -
For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.
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 -
There is no one “root of all evil” in software development. Design is hard in many ways.
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 -
There’s an old story about the person who wished his computer were as easy to use as his telephone. That wish has come true, since I no longer know how to use my telephone.
BJARNE STROUSTRUP -
Certainly not every good program is object-oriented, and not every object-oriented program is good.
BJARNE STROUSTRUP -
Our civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields
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 -
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 -
The most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUP -
Creativity, engineering principles, and evolutionary change are needed to create a satisfactory large system.
BJARNE STROUSTRUP -
You can hide all kinds of clever and dirty code behind a good interface if you really need such code.
BJARNE STROUSTRUP