“Legacy code” often differs from its suggested alternative by actually working and scaling.
BJARNE STROUSTRUP“Legacy code” often differs from its suggested alternative by actually working and scaling.
BJARNE STROUSTRUPCreativity, engineering principles, and evolutionary change are needed to create a satisfactory large system.
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 STROUSTRUPI assume that a sufficiently skilled will be able to do anything not explicitly forbidden by the hardware.
BJARNE STROUSTRUPMost of the programmers in ten years will be us, and we won’t get much smarter.
BJARNE STROUSTRUPAn organisation that treats its programmers as morons will soon have programmers that are willing and able to act like morons only.
BJARNE STROUSTRUPPeople 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 STROUSTRUPJava isn’t platform independent; it is a platform
BJARNE STROUSTRUPI 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 STROUSTRUPNobody should call themselves a professional if they only knew one language.
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 STROUSTRUPAlways think about how a piece of code should be used: good interfaces are the essence of good code.
BJARNE STROUSTRUPIt 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 STROUSTRUPThe most important single aspect of software development is to be clear about what you are trying to build.
BJARNE STROUSTRUPProof by analogy is fraud.
BJARNE STROUSTRUPWhen done well, software is invisible.
BJARNE STROUSTRUP