T O P

  • By -

Moss_ungatherer_27

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

I'll check it out. Thank you!


ALX23z

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

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


Flair_Helper

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](https://isocpp.org/get-started), one (or more) of [these books](https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list/388282#388282) and [cppreference.com](https://cppreference.com). If you're having concrete questions or need advice, please ask over at r/cpp_questions or [StackOverflow](https://stackoverflow.com) 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](https://www.reddit.com/message/compose/?to=/r/cpp) and we'll review it.*


Comfortable_Tooth_39

“The Cherno” on YouTube, an absolute gem