you are viewing a single comment's thread
view the rest of the comments
[–] 14 points 1 month ago (2 children)

I started learning C++ in high school compsci class decades ago. I still havent mastered it.

Probably because I never did any programming again after that one semester. But who knows?

  • source
  • hideshow 4 child comments
  • [–] 3 points 1 month ago* (last edited 1 month ago)

    C++ is a hat on a hat on a hat kind of language. It tries to be low level but does so many things. Learn the rule of five and that'll get you most of the way there.

  • source
  • parent