Author Topic: Any good video tutorials for C++?  (Read 340 times)

I'm starting to take interest in making simple games, so I wanted to learn C++ in order to do that. I tried looking up some tutorials on Youtube, and they don't explain a lot about C++ much. I'm wondering if there any videos that can teach me how to do C++.

C++ is scripting, right?

I think text could teach you better.

Especially somewhere like here, where you can ask questions and get answers.

I'm trying to learn C#, which I've heard is very similar to C++. I've been reading a tutorial for the XNA game engine thing for Xbox360 and PC, and it does a great job of teaching with text and with video. My suggestion would be to switch to learning C# and making games in XNA. And if you still want to learn C++, it'll be easier because you'll have the basic stuff down.

I'm trying to learn C#, which I've heard is very similar to C++. I've been reading a tutorial for the XNA game engine thing for Xbox360 and PC, and it does a great job of teaching with text and with video. My suggestion would be to switch to learning C# and making games in XNA. And if you still want to learn C++, it'll be easier because you'll have the basic stuff down.
Basically, you mean that I should learn C# to get the basic down of it and when I move on to C++, I will know the basics already?

1. C++ isn't scripting, it's actual programming.
2. http://www.learncpp.com