|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (4 bit)
Join Date: Nov 2002
Posts: 15
|
C++ Software Question
I want to use a c++ programming language..i was wondering whats the difference between Microsoft Visual Studio, Microsoft Visual C++.NET, Microsoft Visual C++ 6.0 ...I am using windows xp..can someone explain please.
|
|
|
|
|
|
#2 |
|
Professional gadfly
|
Visual Studio includes a bunch of programming languages, including Visual C++ and Visual Basic. So if you buy Visual Studio, you can program in Visual C++. The current version is Visual Studio.NET. The version before that was Visual Studio 6.0. You can also just buy Visual C++; it is cheaper than buying the Visual Studio.
So if you want it all in the latest and greatest version, get Visual Studio.NET, which includes Visual C++ and C#. But that is quite spendy. If you are starting out, getting Visual C++ 6.0 is cheaper, and should serve you fine. |
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
If you want to learn C++, you can start with a free compiler, then after mastering the standard C++ you can move to more advanced topics like windows programming, and buy Visual C++.
A free compiler can be found here: http://www.bloodshed.net/devcpp.html |
|
|
|
|
|
#4 |
|
Member (10 bit)
Join Date: Jul 2002
Location: University of California, Santa Barbara
Posts: 800
|
I'm pretty sure you can get an academic version of the whole studio at a college bookstore for less than $150, but I don't remember the precise price. That is not half bad for all that software.
You could also get the student's edition of c++, which will only compile programs with a message on their startup which says that it isn't licensed for distribution and so on. I'm not sure if it costs anything, or what, I just know some people that have it. |
|
|
|
|
|
#5 |
|
Member (12 bit)
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
|
My academic version was $35
![]() Microsoft has a special deal with the University of Wisconsin. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|