Need Help Choosing a C++ Course on Udemy

0
0
Asked By TechieNerd99 On

Hey everyone, I'm looking to improve my coding skills, especially as I approach my junior year in computer engineering. I've been feeling a bit of imposter syndrome because I struggle to remember even the basics. I thought about buying a C++ course on Udemy since they're having a major sale. I'd really appreciate any advice and support to get me motivated to actually dive into it. Thanks!

5 Answers

Answered By CodeMaster42 On

A heads up about Udemy's sales: they're pretty much always happening. You never really need to pay full price. As for the courses, it's a mixed bag. Some are fantastic, but many aren't worth it. I recommend checking the course chat to see how the instructor engages with students—much more informative than star ratings. You might also want to check out the FAQs here; there are plenty of great and often free resources for learning.

Answered By HelpfulPal On

If you’re considering a specific course, here’s one I found: [Deep Dive C++ Course](https://www.udemy.com/course/cpp-deep-dive/?couponCode=24T2MT120625C). I checked some sample videos, and they have a nice classroom lecture style which I prefer. Just remember that while video lessons are great, make sure you're also writing and compiling code on your own. It’s a crucial part of the learning process, and sometimes installing a new compiler can be tricky, so patience is key!

Answered By CPlusPlusFan On

For an excellent comprehensive course, check out this one: [Ultimate C++ Series](https://codewithmosh.com/p/ultimate-c-plus-plus-series). It's highly regarded and worth your time!

Answered By CodingWizard99 On

Choosing C++ is a solid decision! Just be careful with the courses you pick. Watching preview videos can really help—make sure you like the instructor's teaching style. While many courses can be hit-or-miss, I've found some that really complemented my college teachings. Also, getting into coding practice online, like using sites such as Codewars or LeetCode, can boost your skills significantly. Hands-on practice is key!

Answered By Codester77 On

Yeah, those Udemy discounts are kind of misleading! If you're just starting, I suggest looking at learncpp.com, which is free and known for being very thorough. If you really want a video format, TheCherno on YouTube has a great C++ series. But if you're struggling with coding generally, maybe consider starting with something like Python first. C++ can be tough to grasp, even for those who know other languages.

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.