Dark Bit Factory & Gravity

PROGRAMMING => C / C++ /C# => Topic started by: Ghost^BHT on January 02, 2007

Title: Visual Studio Net 2002
Post by: Ghost^BHT on January 02, 2007
I'm going to start to learn C++. I can get a legal copy of Visual Studio Net 2002 from work.  Should I get this to start or is there a better compiler/development environment to use? Once I get started expect some real noobie questions to be posted.   ;D
Title: Re: Visual Studio Net 2002
Post by: Shockwave on January 02, 2007
http://dbfinteractive.com/index.php?topic=806.0 (http://dbfinteractive.com/index.php?topic=806.0) <- Massive download but free and good and everyone uses it.
Title: Re: Visual Studio Net 2002
Post by: Rbz on January 02, 2007
@Wham: try VC++2005 (http://msdn.microsoft.com/vstudio/express/) instead, as Shock and Jim said, it's what people are using now

Good luck!
Title: Re: Visual Studio Net 2002
Post by: mike_g on January 02, 2007
I have never used Visual Studio and am myself a noob to C. I have been using Dev C++. Its free, small in size, and the IDE is nice and simple.