![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Oct 2004
Posts: 73
Rep Power: 5
![]() |
Hi,
Is Visual C++ 7.0 worth getting? If it is, would you reccomend an edition, i.e. .net or standard edition. I read so many complaints about the .net edition. Uhm, I want to compile dll's using Maya's API (see post about plugins) and I don't want to buy Visual C++ where I can use Dev C++ (which is free). For now, I just want to know what people think about Visual C++. Thanks guys ![]() Cheers ![]() |
|
|
|
|
|
#2 |
|
Newbie
|
I'm just starting to look at C++ again after 7 years of Delphi programming.
I've purchased SAMS Teach Yourself C++ in 21 days, not just for the book, but for the fact that it's bundled with Visuall C++ v6 and Dev C++. The Visual C++ is the learning edition which means that you get an annoying prompt everytime you run a compliled program, but in my eyes I don't care because it's worth the £40 I paid for the pack to get me back going again. If and when I write a commercial program then I'll decide whether to buy Visuall C++, but at the moment it's does me just fine. Carl
__________________
Software developer since 1982, started on a ZX81. Been developing in Delphi since 1998. Currently trying to get my head round C++. |
|
|
|
|
|
#3 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
Visual C++ is nice if you have the money for it. If not, Dev-C++ works splendidly.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#4 |
|
Professional Programmer
Join Date: Nov 2004
Posts: 250
Rep Power: 5
![]() |
>Is Visual C++ 7.0 worth getting?
Yes. The previous version was horrible for C++ programming, but .NET (which is the official name for 7.0) is a significant improvement. >I read so many complaints about the .net edition. As far as I know, there are three non-learning editions: standard, professional, and enterprise. Standard is a stripped down version that costs about $100US, but it's worth the price unless you need functionality from one of the more expensive editions. You may have heard about problems with the 2002 build. However, if Dev-C++ works for you then why get another compiler unless you have a specific need? |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() |
Dev-C++ is free, Visual C++ is not.
the choice in my mind is Dev-C++. but that's just me.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#6 |
|
Programmer
Join Date: Nov 2004
Location: Bierut - Lebanon
Posts: 34
Rep Power: 0
![]() |
well i have the .NET studio 2003 and it is not bad
but if you want to just manipulate APIs you can stick to DEV_CPP which is better in this case . one disadvantage, DEV_CPP is giving me 400 KB + EXEs for simple codes but yet, its better than paying money on C++ .NET ! any by the way, the book you bought is good and i'm reading it but it does'nt make you a C++ proffessional.
__________________
<removed by Administrator> |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Oct 2004
Posts: 73
Rep Power: 5
![]() |
hey guys, thanks for your helpo
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|