| | |
What C++ IDE do you recommend
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
•
•
Join Date: Jan 2007
Posts: 15
Reputation:
Solved Threads: 0
I am now using Visual C++.net 2002 edition.
My main ongoing project, an application that teaches the game of bridge, is now 350 K +
llines of code, 95 % of which is application logic. The 5% dealing with GUI is just SDK for
speed.
I am just a retired hobby programmer so I can't justify some expensive professional package.
If you have a recommendation what version of Vista do I need since I have to get a new computer soon as well.
Thanks for any thoughts you can give me.
Ross
My main ongoing project, an application that teaches the game of bridge, is now 350 K +
llines of code, 95 % of which is application logic. The 5% dealing with GUI is just SDK for
speed.
I am just a retired hobby programmer so I can't justify some expensive professional package.
If you have a recommendation what version of Vista do I need since I have to get a new computer soon as well.
Thanks for any thoughts you can give me.
Ross
VC++ 2008 Express is free for the downloading from M$. It doesn't support MFC, otherwise its nearly identical to the other paid versions. You can also download free Visual Studio C# and VB compilers.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
•
•
Join Date: Jan 2008
Posts: 3,844
Reputation:
Solved Threads: 503
Visual Studio just came out with their 2008 editions. The Express editions are still free and I imagine have improved over 2002, especially since you say you are going with Vista. Dev C++ is always free. Code Blocks is free. And NetBeans has a C++ option that allows you to use it with C++. I think you have to install Cygwin and use its C++ files/compiler, but I'm not positive.
I imagine your project is graphical since it is a Bridge Tutorial. The Visual Studio Express package has some limitations. I'm not sure what they are in Visual Studio Express 2008. I remember trying to create a GUI using Visual Studio Express 2005 and having a hard time doing it because it didn't have all the options that Visual Studio Pro had.
I imagine your project is graphical since it is a Bridge Tutorial. The Visual Studio Express package has some limitations. I'm not sure what they are in Visual Studio Express 2008. I remember trying to create a GUI using Visual Studio Express 2005 and having a hard time doing it because it didn't have all the options that Visual Studio Pro had.
The express editions of VC++ don't have a resource editor or compiler either but you can get free ones from google links. Dev-C++ doesn't have one either, I don't know about the other compilers Vernan mentioned.
Last edited by Ancient Dragon; Mar 22nd, 2008 at 7:00 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
![]() |
Similar Threads
- Looking for good java ide (Java)
- Java IDE(s) (Java)
- Which IDE do you recommend??? (Python)
- which IDE that you used and how to debug? (C++)
- I need an ide for php (PHP)
Other Threads in the C++ Forum
- Previous Thread: problem with scientific calculator! plz help !
- Next Thread: "Search" word positions
Views: 663 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api array arrays based beginner binary bmp c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete deploy dll download dynamic encryption error file forms fstream function functions game givemetehcodez graph gui homeworkhelp iamthwee ifstream input int java lib library lines linkedlist linker list loop looping loops map math matrix memory microsoft newbie news number output pointer problem program programming project python random read recursion recursive reference return simple sort spoonfeeding stream string strings struct temperature template templates test text text-file tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






