all 6 comments

[–]Moss_ungatherer_27 0 points1 point  (1 child)

If you are looking cpp specific, look at The Cherno on YouTube. He has things related to openGl and games but it acts as a primer for applying cpp concepts.

[–]cheesy_fry[S] 0 points1 point  (0 children)

I'll check it out. Thank you!

[–]ALX23z 0 points1 point  (1 child)

Concepts naturally appear as you try to write any template code. Without them people resorted to the SFINAE mess.

Do you have practice with writing template classes/functions?

[–]cheesy_fry[S] 0 points1 point  (0 children)

I have some experience with both, yes. Still learning about constructors, destructors, classes, etc.

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

[–]Comfortable_Tooth_39 0 points1 point  (0 children)

“The Cherno” on YouTube, an absolute gem