Clearly, I reject the view that there is one way that is right for everyone and for every problem.
BJARNE STROUSTRUPClearly, I reject the view that there is one way that is right for everyone and for every problem.
BJARNE STROUSTRUPToo 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 STROUSTRUPThere’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 STROUSTRUPDefining 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 STROUSTRUPI would encourage nonproprietary standards for tools and libraries.
BJARNE STROUSTRUPI find languages that support just one programming paradigm constraining
BJARNE STROUSTRUPThe most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUPHowever, when Java is promoted as the sole programming language, its flaws and limitations become serious.
BJARNE STROUSTRUPAn organisation that treats its programmers as morons will soon have programmers that are willing and able to act like morons only.
BJARNE STROUSTRUPThe standard library saves programmers from having to reinvent the wheel.
BJARNE STROUSTRUPWhen done well, software is invisible.
BJARNE STROUSTRUPIf you think it’s simple, then you have misunderstood the problem.
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.
BJARNE STROUSTRUPDestructors 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 STROUSTRUPTo 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 STROUSTRUPDesign and programming are human activities; forget that and all is lost.
BJARNE STROUSTRUP