Click here to Skip to main content
15,900,816 members

Survey Results

Which IDE are you using for Visual C++ development?   [Edit]

Survey period: 30 Jan 2006 to 5 Feb 2006

For those still doing C++ development

OptionVotes% 
Visual Studio 6 or earlier1,27436.81
Visual Studio .NET 20021143.29
Visual Studio .NET 20031,26736.61
Visual Studio 200584124.30
Non Microsoft IDE / compiler3018.70
I'm not doing C++ development57616.64
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralUseful Tips - KTip Pin
Lizandro Campbell5-Feb-06 6:37
professionalLizandro Campbell5-Feb-06 6:37 
KDE is based on a well-designed C++
foundation. C++ is a programming
language well suited to desktop
development. The KDE object model
extends the power of C++ even
further. See
http://developer.kde.org/ for
details.


I know much of you guys using Linux have seen this tip before.
When I started learning C++ from a book named
C++ How to Program, 2ed., the only programming languages I
knew so far were Pascal, C, and Fortran. For long time I did
some object oriented programming in Pascal, but I didn't understand
the concept until I learnt C++. If you are careful enough,
C++ can be as productive as C#. But if you are so stupid,
that you can't remember when to use the -> pointer indicator,
when to use the :: for a class member, or when to use the dot .
operator, then C++ is not for you.

In my opinion, what makes you productive with C++ is not
only how proficient you are in the language itself, but
also in the C++ library you are using.

For the poll, I'm currently using Visual Studio .NET 2003,
and KDevelop 3.2.2 on SUSE Linux 10.0 for C++ development.
GeneralMicrosoft users Pin
Mohammed Derbashi4-Feb-06 21:58
professionalMohammed Derbashi4-Feb-06 21:58 
GeneralWow Pin
Yulianto.4-Feb-06 16:40
Yulianto.4-Feb-06 16:40 
GeneralGrrrr Where's "other"? Pin
patnsnaudy2-Feb-06 15:04
patnsnaudy2-Feb-06 15:04 
GeneralRe: Grrrr Where's "other"? Pin
Paul Watson3-Feb-06 1:29
sitebuilderPaul Watson3-Feb-06 1:29 
GeneralRe: Grrrr Where's "other"? Pin
patnsnaudy3-Feb-06 7:54
patnsnaudy3-Feb-06 7:54 
GeneralVIM & VS2005 Pin
Richard Green2-Feb-06 0:03
Richard Green2-Feb-06 0:03 
GeneralRe: VIM & VS2005 Pin
robasmith2-Feb-06 1:02
robasmith2-Feb-06 1:02 
GeneralC++ Never Dies Pin
Amol++1-Feb-06 23:04
Amol++1-Feb-06 23:04 
GeneralRe: C++ Never Dies Pin
Dario Solera2-Feb-06 2:40
Dario Solera2-Feb-06 2:40 
GeneralRe: C++ Never Dies Pin
bob169722-Feb-06 3:24
bob169722-Feb-06 3:24 
GeneralRe: C++ Never Dies Pin
Dario Solera2-Feb-06 4:01
Dario Solera2-Feb-06 4:01 
GeneralRe: C++ Never Dies Pin
bob169722-Feb-06 4:48
bob169722-Feb-06 4:48 
GeneralRe: C++ Never Dies Pin
Nemanja Trifunovic2-Feb-06 5:22
Nemanja Trifunovic2-Feb-06 5:22 
GeneralRe: C++ Never Dies Pin
Jim Crafton2-Feb-06 3:24
Jim Crafton2-Feb-06 3:24 
JokeRe: C++ Never Dies Pin
River One2-Feb-06 8:10
River One2-Feb-06 8:10 
GeneralRe: C++ Never Dies Pin
bob169722-Feb-06 3:33
bob169722-Feb-06 3:33 
GeneralRe: C++ Never Dies Pin
Jim Crafton2-Feb-06 3:36
Jim Crafton2-Feb-06 3:36 
GeneralRe: C++ Never Dies Pin
Nemanja Trifunovic2-Feb-06 5:26
Nemanja Trifunovic2-Feb-06 5:26 
GeneralRe: C++ Never Dies Pin
Jim Crafton2-Feb-06 5:31
Jim Crafton2-Feb-06 5:31 
GeneralRe: C++ Never Dies Pin
Nemanja Trifunovic2-Feb-06 5:44
Nemanja Trifunovic2-Feb-06 5:44 
GeneralRe: C++ Never Dies Pin
Jim Crafton2-Feb-06 5:53
Jim Crafton2-Feb-06 5:53 
GeneralRe: C++ Never Dies Pin
NGS 5496722-Feb-06 13:43
NGS 5496722-Feb-06 13:43 
GeneralRe: C++ Never Dies Pin
#realJSOP3-Feb-06 2:36
professional#realJSOP3-Feb-06 2:36 
GeneralRe: C++ Never Dies Pin
Miguel Hasse de Oliveira3-Feb-06 12:44
professionalMiguel Hasse de Oliveira3-Feb-06 12:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.