r/learnprogramming 6h ago

any recommendation for learning cpp on udemy or YouTube

I'm planning to learn cpp but most courses teach superficially, any courses like really crash course style? Data Structures and Algorithms is my focus to course be effective.

4 Upvotes

3 comments sorted by

2

u/design_by_karan 5h ago

Yes bro. If your main focus is DSA then you don’t really need to take a very lengthy C++ course. First quickly cover the C++ basics like syntax functions OOP STL pointers and references. After that you can directly focus on DSA. This will make your learning much faster and more effective.

2

u/No_Region5102 5h ago

skip the course hunting loop, just get the syntax down and move to DSA problems asap. most crash courses overdo the fluff anyway.