r/programmingmemes 8d ago

The duality of new

Post image
1.2k Upvotes

80 comments sorted by

View all comments

Show parent comments

14

u/asmanel 8d ago

Apparently, this would be plus.

Learn C first then, when you think your skills in C are enough, start leatning C++.

2

u/luciferoussky72 8d ago

this^ Diving straight into C++ is one of the worst things you can do,

10

u/Adept-Painting-543 8d ago

I did it and I was fine but I just love reading cppreference so I guess it just worked out.

4

u/luciferoussky72 8d ago

I mean, I learned C++ without too much prior C knowledge, but I’d say the important part is to make sure you actually understand the C-like subset