|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
What program to use for Beginning/Learning C++?
Hey guys (and gals),
My cousin is starting to learn C++ and I'm wonder what the best program (compilier) for him to get is. I learned C++ using Metrowerks CodeWarrior and switch to Microsoft Visual C++ 6.0. Apparently he can get Microsoft Visual Studio.net Standard for $60.... should he go with this or is there a better program out there? Thanks! |
|
|
|
|
|
#3 |
|
Member (10 bit)
|
Price isn't that important.
|
|
|
|
|
|
#4 |
|
Member (11 bit)
Join Date: Aug 2003
Location: NJ
Posts: 1,099
|
Dev C++ is an excellent program. I've used Borland, Turbo, and Dev. Those three are all good compilers. However, Dev has the best price at $0. Freebie!
__________________
P4 2.6C @ 3.12 || ASUS P4C800-E Dlx || Antec SOHO File Server w/ 5 case fans || Antec TruePower 430w PSU || 2 x 512MB Crucial PC3200 DDR || 280GB of total storage 7200rpm ATA100 8mb cache || LiteOn CDRW 52x32x52 || LiteOn DVD+/-RW SOHW-812S || WinXP Pro || Solarism 15" TFT LCD || 500VA TrippLite UPS || Logitech MX-700 Duo || ATI 9800 AIW || Sennheiser HD-555 |
|
|
|
|
|
#5 |
|
Professional gadfly
|
Dev C++ is great, but it isn't easy to use for programming Windows applications. You have to do everything yourself, and while it can certainly be done (and you should know how to do it), it is a pain. Visual Studio.NET is better suited for Windows applications.
|
|
|
|
|
|
#6 |
|
Member (5 bit)
|
Thanks guys... this looks like just the program I've been looking for. I'm a comp sci major and I hate the compiler (Microsoft's) that I've been using
![]() This looks toned down, lean and mean. |
|
|
|
|
|
#7 |
|
Member (7 bit)
Join Date: Sep 2002
Posts: 93
|
Go DL yourself Linux and set up a dual boot. Use g++.
Lots of companies are moving to Linux for development. In fact, just about every company that does major development projects will at least develop some of their code on Linux. You just limit your options if you do everything in Windows IMO. |
|
|
|
|
|
#8 |
|
Member (5 bit)
|
I do use linux
I'm glad that I've got a good compiler for xp though
|
|
|
|
|
|
#9 | |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,791
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|