What Program Should I Use?
Hey guys ive decided that Im going to learn how to code C++. I already know how to code BASIC and a little of Java so now im gonna move to C++. So, I was wondering, what program should I use to write C++. I already have Visual Studio 2010 Ultimate Edition but im not sure if that will work...
Any C++ compiler except Quincy 2005.
Visual Studio works very well. You should use it.
You also have Codebloks , but I prefer VS
visual studio 2008
Dev-c++
code::blocks
imo visual studio 2008 is best, it is easy 2 use and has SmartView.
I started using Dev-C++, but VS2008 is the best i think.
I like MSVC++ 2008 express (Visual Studio 2008) it's free (doesn't require cracking like VS) and it works wonderfully. You can get it by googling DreamSpark, it's a microsoft project made to give software to schools for free, but since msvc++ 2008 is free anyway you can just download it. (Reason I say go to dreamspark is because you wont find 2008 anywhere else, only 2010 and 2010 is garbage)
~lilneo
Lol... 2010 garbage? Have fun with your IDE that comes without C++0x (well TR1) support.
which is better VS 2010 or 2008? I have both and both seem the same....