You are viewing a single thread.
View all comments View context
2 points

It is perfectly ok to start with C++14, in fact probably preferable to starting with anything before C++11. The idioms changed a lot in C++11. I think changes since then have been minor and incremental by comparison.

permalink
report
parent
reply
1 point

Sure, today it is. In 2014, though, that wasn’t the advice.

permalink
report
parent
reply
2 points

When C++11 came out, there was an immediate feeling that the language had received a major overhaul and the best ways to do most things had completely changed. Everything from before that was legacy code, though a lot of it was around. I expect it is still mostly like that.

Or do you mean about Rust? Yes that is new. I still don’t understand the attraction of Rust over Ada that well.

permalink
report
parent
reply
1 point
*

No, I mean in 2014 the advice was not to start with the latest. Every source I found on the topic recommended getting familiar with 8 and then increment my way up to 14.

permalink
report
parent
reply

C & C++

!cpp@lemmy.ml

Create post

Community stats

  • 19

    Monthly active users

  • 73

    Posts

  • 41

    Comments

Community moderators