Many outstanding engineers use C++ (or a particular variant thereof) and like it.
C++ is the only choice to write serious performance critical apps with acceptable abstractions. The STL may be hard to debug, but it's the only way to do certain things.
And now with C++11, we're going to see it starting to give many other languages a run for their money.
Many outstanding engineers use C++ (or a particular variant thereof) and like it.
C++ is the only choice to write serious performance critical apps with acceptable abstractions. The STL may be hard to debug, but it's the only way to do certain things.
And now with C++11, we're going to see it starting to give many other languages a run for their money.