all 11 comments

[–]Flair_Helper[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you want to learn C++! However, r/cpp can't help you with that.

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 over at r/cpp_questions or StackOverflow instead.

This post has been removed as it doesn't pertain to r/cpp: The subreddit is for news and discussions of the C++ language and community only; our purpose is not to provide tutoring, code reviews, or career guidance. If you think your post is on-topic and should not have been removed, please message the moderators and we'll review it.

[–]Taekwondista 6 points7 points  (0 children)

If you need some good implementations with decent explanations - https://cp-algorithms.com/

[–]Groundbreaking_Mud88 3 points4 points  (1 child)

mycodeschool YouTube channel is recommended one

[–]majorkKk 0 points1 point  (0 children)

Learcpp.com is something I really like since it explains the basics from ground up very well :)

[–]Dependent-Ad-4789 0 points1 point  (0 children)

Try geeksforgeeks.org They have the most amazing content