Best Quotes by Bjarne Stroustrup (Top 7)

  1. C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg.
  2. 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.
  3. 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.
  4. It's easy to win forgiveness for being wrong; being right is what gets you into real trouble.
  5. If you think it's simple, then you have misunderstood the problem.
  6. Certainly not every good program is object-oriented, and not every object-oriented program is good
  7. The standard library saves programmers from having to reinvent the wheel.