How to start

Hello everybody, I'm sorry if this is a silly question but.. what program do I download to actually start coding a link would be appreciated, Thank you!
There are many options. I use visual studio express, but I also quite like codeblocks.

http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express
http://www.codeblocks.org/downloads/26
Old but still good for newcomers to the programming world: http://www.bloodshed.net/dev/devcpp.html


I also highly recommend Microsoft visual studio since it's widely used in by the industry.
You need to find yourself a C++ compiler... Xcode is a pretty decent compiler to start out with.

http://developer.apple.com/xcode/
Thank you all!
Devcpp is really old, don't get it. If you like the interface, try wxDevC++, it's actually being updated and looks pretty much the same (from what I've heard).
Topic archived. No new replies allowed.