Do you know a good C++ interactive course?

Hey,
i am looking for an interactive c++ course online. Not only videos!
i want a course where i can practice my skills too.
do you know any course like that?

THanks!

I'm sure there are lots around if you look, but here are a few places I've studied C++. The interactive ones are pretty basic, but I guess quite useful if you're just beginning:

https://www.sololearn.com/Course/CPlusPlus/ (interactive)

https://www.codecademy.com/learn/learn-c-plus-plus (also interactive, if I recall correctly)

https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/ (not interactive, but some useful stuff)

Good luck.

Last edited on
Topic archived. No new replies allowed.