How To Use C++?

Mar 12, 2010 at 7:29pm
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?
Mar 12, 2010 at 8:10pm
You mean compiler or IDE? Try CodeBlocks:
http://www.codeblocks.org/downloads/5
Mar 12, 2010 at 8:25pm
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.