• Soapbox@lemmy.zip
    link
    fedilink
    arrow-up
    13
    ·
    1 day ago

    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?

    • Kairos@lemmy.today
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      23 hours 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.

    • Anders429@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      I had a pretty good grasp on it when I was coding it full time, but now I wouldn’t feel very confident using it. The language simply requires you to keep too much of it in your brain.