What are the best resources to learn C++ in depth?

0
1
Asked By CuriousCoder123 On

I'm looking to deepen my understanding of C++. I have a basic knowledge, but I want to start fresh and learn thoroughly. I've seen some resources on YouTube like the Harvard CS50 course, Codecademy, W3Schools, and various courses on Coursera or Udemy. I'm also open to books. If you have any recommendations for the best resources, that would be great! It would also be a plus if there's a certificate involved.

3 Answers

Answered By DevStudent04 On

There's honestly no "best resource". Just pick one and get started. Since you mentioned wanting to solidify your foundation, it might be good to learn by building simple projects on the side as you go through the material.

BeginnerBen -

I appreciate the advice! But I feel like I really want to start from the beginning again.

CodeMaster88 -

Right? Just choose a resource and stick with it. If it doesn't click, switch it up.

Answered By TechGuru99 On

Check out learncpp.com! It's a fantastic resource for C++ and covers a lot of ground. I highly recommend it!

CodeSeeker42 -

You can't go wrong with learncpp. It's super thorough!

Answered By BookWorm33 On

If books are your thing, you might want to try **Professional C++** by M. Gregoire. For videos, there's a good Udemy course by Daniel Gakwaya that covers fundamentals and practical projects. Just pick one and dive in!

LearningLucy -

Thanks for the recommendations!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.