Video tutorials

Could anyone suggest some good video tutorials for C++? I can't really understand what my teacher is trying to teach us and I would like another source for information. Right now we're learning about vectors and sorting and even though I'm trying to understand what he's saying, I'm still left with a lot of questions in the end.

Thank you!
closed account (zb0S216C)
There's no such thing as a "good" video tutorial, only questionable videos. This site has plenty of information[1] regarding all aspects of the C++ programming language.

References:
[1] http://www.cplusplus.com/doc/tutorial/
[Vector Reference] http://www.cplusplus.com/reference/stl/vector/


Wazzak
Last edited on
Topic archived. No new replies allowed.