Design and programming are human activities; forget that and all is lost.
BJARNE STROUSTRUPDesign and programming are human activities; forget that and all is lost.
BJARNE STROUSTRUPIf you think it’s simple, then you have misunderstood the problem.
BJARNE STROUSTRUPClearly, I reject the view that there is one way that is right for everyone and for every problem.
BJARNE STROUSTRUPAnybody who comes to you and says he has a perfect language is either naive or a salesman.
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 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 STROUSTRUPI assume that a sufficiently skilled will be able to do anything not explicitly forbidden by the hardware.
BJARNE STROUSTRUPOur civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields
BJARNE STROUSTRUPThere is no one “root of all evil” in software development. Design is hard in many ways.
BJARNE STROUSTRUPThe standard library saves programmers from having to reinvent the wheel.
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 STROUSTRUPThere are more useful systems developed in languages deemed awful than in languages praised for being beautiful – many more.
BJARNE STROUSTRUPMy impression was and is that many programming languages and tools represent solutions looking for problems, and I was determined that my work should not fall into that category.
BJARNE STROUSTRUPWith 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 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 STROUSTRUPMost of the programmers in ten years will be us, and we won’t get much smarter.
BJARNE STROUSTRUP