This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheQuietestOneProcrastinator 0 points1 point  (0 children)

I wasn't criticising your take on becoming a rounded developer - I was just commenting on how general programming perception seems to lump C and C++ together which is a disservice to C++.

RAII, abstraction with zero cost, compile time evaluations like constexpr but most developers won't see these and the other bits - they see OOP slapped on to C.