How To Use C++?

I'm sorry, this is a dumb question but...
I'm attempting to learn C++ language & I'm not sure where to use the programs I learn to write. Is there a program I can download that allows me to input my codes?
You mean compiler or IDE? Try CodeBlocks:
http://www.codeblocks.org/downloads/5
If you're doing a lot of programming with Windows then Visual Studios is another good IDE. One thing to bear in mind when using it though is that some of the help tools are not always beginner friendly.
Topic archived. No new replies allowed.