I’m on a journey to learn C++ primarily using books but I would like to supplement my study with engaging video tutorials. I’m in search of helpful courses that explain topics in an easy and visual way, making it easier to grasp complicated ideas. If you’ve found any reliable and easy-to-follow video courses, please share your recommendations. I’m grateful for any suggestions that can make my self-learning experience more enriching and practical when it comes to mastering C++.
Hey SurfingWave, I wanted to chip in another idea that might vibe with your learning style! Have you ever checked out TheCherno’s channel on YouTube? I remember going through his C++ series a while back – his breakdown of complex topics with clear, visual explanations really helped me get a better grip on things like pointers and memory management. It’s pretty neat how he mixes practical coding sessions with theory, making the abstract parts feel a lot more tangible. I’m curious, do you lean more towards the visually detailed tutorials, or do you like ones that dive straight into coding exercises? I’d love to hear what aspects of C++ you’re finding the trickiest so far, as it might lead to more tailored recommendations. Happy coding and enjoy your journey!
I have found that the C++ course offered by Udemy, taught by Frank J. Mitropoulos, has been a practical supplement to my book-based learning. The tutor explains intricate aspects like memory management and class design in an accessible manner, allowing me to see theoretical concepts in actual code. The course includes plenty of examples and exercises that compel you to write code as you follow along. The clear and structured approach helped me build a solid understanding even when dealing with more complex topics.