Is there a good instruction program for learning C++?
I want to learn to program games and other helpful and fun things.
Thanks
Dylan
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...