ide - New to C++: should I use Visual Studio? -
I am about to start working on my first C ++ project I have done a lot of C # and VB (VB6 and VB.Net), Java in the last ten years and some other things, yet there is no need for C ++ yet. I plan to use Visual Studio 2008, but I am interested in knowing from experienced C ++ programmers whether Visual Studio is a good IDE for a C + + beginner.
Does VS in any way make me difficult to learn in any way to program C ++ in the right way?
Whether VS Will any bad habits encourage?
Do I have any damage?
Be careful, however, there is a difficult language to get right for the C ++ compiler and that the default warning level is quite easy to boot. It will be often tolerate wrong / wrong code. It is always advisable to check the code at least in other compiler with G ++ high alert level in captive mode .
In addition to this, the studio is encouraged.
Comments
Post a Comment