Instruction

Is there a good instruction program for learning C++?

I want to learn to program games and other helpful and fun things.

Thanks

Dylan

Have you looked at the tutorial on this site? http://www.cplusplus.com/doc/tutorial/
My son is working this as a homeschool elective and is working through the site. I will find out.

Thank you
C++ is very low level, there is a lot to know before learning graphics.

- Writing/reading to a file
- data structures
- classes
- Variables
- type conversions
- Algorithms
- compiler mechanics
- additional libraries

I would just start with the basics...
Topic archived. No new replies allowed.