Five popular myths (misconceptions) about C++

Posted by on in Programming

In a recent iscocpp blog post, Bjarne adresses 5 misconceptions many developers have about C++. In this post he covers the first 2 of the 5 topics:

  • “To understand C++, you must first learn C”
  • “C++ is an Object-Oriented Language”
  • “For reliable software, you need Garbage Collection”
  • “For efficiency, you must write low-level code”
  • “C++ is for large, complicated, programs only”
Tags: C++


About
Gold User, Rank: 18, Points: 191

Comments

Check out more tips and tricks in this development video: