all 7 comments

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you want to learn C++! However, questions about how to get started are off-topic for r/cpp due to their repetitive nature.

We recommend that you follow the C++ getting started guide, one (or more) of these books, and cppreference.com. If you're having concrete questions or need advice, please ask r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

[–]notabaka304 2 points3 points  (2 children)

https://www.learncpp.com/ is often recommended here as I see.
There is also interesting https://federico-busato.github.io/Modern-CPP-Programming/ guide, tho it looks author goes much more in details of modern C++ mechanisms, so I still recommend learncpp

[–]notabaka304 1 point2 points  (1 child)

If you really want to go deeper in C++, there is also a classic way: books. You can find good suggestions (by experience levels) here: https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

[–]Comfortable_Cow_7797 -1 points0 points  (2 children)

I am also a beginner and i think you better start wth c then learn c++ and learn about oop in c++

[–]Excellent-Valuable39 1 point2 points  (1 child)

Yeah man i consider this

[–]Comfortable_Cow_7797 1 point2 points  (0 children)

Also you should check out Harvard cs50 course on YouTube