Top 53 Bjarne Stroustrup Quotes

#1. Legacy code often differs from its suggested alternative by actually working and scaling.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #45960
#2. How to test?" is a question that cannot be answered in general. "When to test?" however, does have a general answer: as early and as often as possible.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #201293
#3. 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

Bjarne Stroustrup Quotes #234873
#4. Our civilization depends critically on software, and we have a dangerously low degree of professionalism in the computer fields

Bjarne Stroustrup

Bjarne Stroustrup Quotes #241083
#5. Proof by analogy is fraud.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #269472
#6. The connection between the language in which we think/program and the problems and solutions we can imagine is very close. For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #270195
#7. I do not think that safety should be bought at the cost of complicating the expression of good solutions to real-life problems.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #289485
#8. Nobody should call themselves a professional if they only knew one language.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #295783
#9. 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

Bjarne Stroustrup Quotes #361454
#10. Always think about how a piece of code should be used: good interfaces are the essence of good code. You can hide all kinds of clever and dirty code behind a good interface if you really need such code.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #421609
#11. Tom [Cargil]s suggestion with a further idea: Propsers of new [C++] features should be required to donate a kidney. That would - Jim [Waldo] pointed out - make people think hard before proposing, and even people without any sense would propose at most two extensions.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #518711
#12. An organization that treats its programmers as morons will soon have programmers that are willing and able to act like morons only.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #578530
#13. Too 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 Stroustrup

Bjarne Stroustrup Quotes #589505
#14. I would encourage nonproprietary standards for tools and libraries.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #638666
#15. It is my firm belief that all successful languages are grown and not merely designed from first principles

Bjarne Stroustrup

Bjarne Stroustrup Quotes #673101
#16. Java isn't platform independent; it is a platform

Bjarne Stroustrup

Bjarne Stroustrup Quotes #810911
#17. 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

Bjarne Stroustrup Quotes #904927
#18. C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #934705
#19. Certainly not every good program is object-oriented, and not every object-oriented program is good.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #939376
#20. And no, I'm not a walking C++ dictionary. I do not keep every technical detail in my head at all times. If I did that, I would be a much poorer programmer. I 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 Stroustrup

Bjarne Stroustrup Quotes #946038
#21. I find languages that support just one programming paradigm constraining.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #999787
#22. 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

Bjarne Stroustrup Quotes #1023521
#23. 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

Bjarne Stroustrup Quotes #1053838
#24. The most fundamental problem in software development is complexity. There is only one basic way of dealing with complexity: divide and conquer

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1106382
#25. The most important single aspect of software development is to be clear about what you are trying to build.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1142293
#26. If you think it's simple, then you have misunderstood the problem.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1175738
#27. However, when Java is promoted as the sole programming language, its flaws and limitations become serious.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1205013
#28. Most of the programmers in ten years will be us, and we won't get much smarter.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1274085
#29. Anybody who comes to you and says he has a perfect language is either naive or a salesman.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1283758
#30. It's easy to win forgiveness for being wrong; being right is what gets you into real trouble.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1329391
#31. More good code has been written in languages denounced as "bad' than in languages proclaimed "wonderful' - much more.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1340305
#32. This evolution may compromise Java's claim of being simpler than C++, but my guess is that the effort will make Java a better language than it is today.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1369445
#33. 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

Bjarne Stroustrup Quotes #1374323
#34. There are more useful systems developed in languages deemed awful than in languages praised for being beautiful
many more.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1377453
#35. Personally, I look forward to better tools for analyzing C++ source code.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1389895
#36. Thus, the standard library will serve as both a tool and as a teacher.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1450786
#37. When done well, software is invisible.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1473662
#38. 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

Bjarne Stroustrup Quotes #1488602
#39. 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

Bjarne Stroustrup Quotes #1491830
#40. Destructors 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 Stroustrup

Bjarne Stroustrup Quotes #1495793
#41. After all, C++ isn't a perfect match for Java's design aims either.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1508786
#42. I assume that a sufficiently skilled will be able to do anything not explicitly forbidden by the hardware.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1528312
#43. Any verbose and tedious solution is error-prone because programmers get bored.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1585192
#44. 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

Bjarne Stroustrup Quotes #1633434
#45. C++ is my favorite garbage collected language because it generates so little garbage

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1747994
#46. Clearly, I reject the view that there is one way that is right for everyone and for every problem.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1771239
#47. Some software is actually pretty good, by any standard. Think of the Mars Rovers, Google, and the Human Genome Project. Now, that's quality software!

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1815903
#48. Design and programming are human activities; forget that and all is lost.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1828467
#49. The standard library saves programmers from having to reinvent the wheel.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1840516
#50. The first law of computer science: Every problem is solved by yet another indirection.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1844567
#51. C++ is designed to allow you to express ideas, but if you don't have ideas or don't have any clue about how to express them, C++ doesn't offer much help.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1848486
#52. A program that has not been tested does not work.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1862904
#53. I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.

Bjarne Stroustrup

Bjarne Stroustrup Quotes #1878911

Famous Authors

Popular Topics

Scroll to Top