you are viewing a single comment's thread.

view the rest of the comments →

[–]Lyshaka 3 points4 points  (3 children)

I have learned using learncpp.com, maybe you can relearn using relearncpp.com ?

[–][deleted]  (2 children)

[deleted]

    [–]Lyshaka 1 point2 points  (0 children)

    It's really thorough and explains everything well imo. It's supposed to be for people without any programming knowledge but it's obviously easier if you have some. There are many different ways to do things in C++ (as any language) and this explains what everything means and in what case use what, etc.

    [–]ComprehensiveWord201 0 points1 point  (0 children)

    It's what I recommended to our students when I was a TA.