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
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.
Right? Just choose a resource and stick with it. If it doesn't click, switch it up.
Check out learncpp.com! It's a fantastic resource for C++ and covers a lot of ground. I highly recommend it!
You can't go wrong with learncpp. It's super thorough!
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!
Thanks for the recommendations!
I appreciate the advice! But I feel like I really want to start from the beginning again.