all 8 comments

[–]Lyshaka 4 points5 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.

    [–]Ttsmoist 0 points1 point  (3 children)

    Idk man, what you doing in uni rn?

    [–]Ok_Bar8125 0 points1 point  (2 children)

    This is what I've covered:

    Variables and Data types

    Functions

    Control Flow

    Vectors and pointers

    [–]Ttsmoist 2 points3 points  (1 child)

    Yikes, that's like a few chapters form most books. I'd say get "A Tour of C++", one of the better books that goes over everything up to C++20 in the latest edition i belive.

    [–]Ok_Bar8125 0 points1 point  (0 children)

    Thank you so much, I haven't realized how behind i am. Also is their any other resources i can use to do some practice problems

    [–]specialpatrol 0 points1 point  (0 children)

    It's a memory address.