As a beginners

hi everyone

when i ve been studying c++ Theoretical i wanna download c++ program witch one i should get as a beginner as u know there is too many borland turbo visual



thanks a lot
closed account (Gz64jE8b)
They're called IDEs.

Most people go with Microsoft's Visual Studio, but just try a bunch out and see which you like most.
thanks Mohammed

I am goin to google Microsoft's Visual Studio and download it as well

be blessed
Thanks for your question and Mohammed 's answer.




Last edited on
good info
MS Visual Studio is a very very good IDE but as you are a beginner, start with something less complicated and then move towards visual studio. I would say get Dev-cpp. Its much easier to understand.


http://recurseit.blogspot.com
thanks a lot guys ,,,,,
I would say get Dev-cpp. Its much easier to understand.


No, just no. Do not get Dev-cpp. Why you ask? Hrm...

http://cplusplus.com/articles/36vU7k9E/

There are a few suggestions in there that you should consider.
Devcpp is still a great IDE to start out with, very simple to use. Trying to start out with MSVC can be frustrating if you don't know what you're doing.

Please, please don't use Dev-C++.
Did you even read the article? There are plenty of updated, easy to to learn IDE's out there. Even if you want to stick with the Dev-Cpp thing, you can go to wxDev-Cpp. There is also Code::Blocks, which I used as a beginner. Simple to use, the nightly builds means it's almost never outdated. You aren't limited to Dev-Cpp or VC. Explore your options.
ok ....
Topic archived. No new replies allowed.