Turbo c++

Aug 5, 2010 at 11:30am
There are lots of IDE but I want to know why does a programming instructor recommends the use of Turbo c++? On the other hand, I think Dev c++ or Code:Blocks is better and easier to use. Does Turbo c++ has some exceptional compiling speed? or something I am not aware?
Last edited on Aug 5, 2010 at 11:31am
Aug 5, 2010 at 12:13pm
I am guessing that your instructor is familiar with Turbo C++ so he is just recommending what he is familiar with. I don't think Turbo C++ is currently distributed or maintained.

http://en.wikipedia.org/wiki/Turbo_C%2B%2B
Aug 5, 2010 at 12:50pm
Because your instructor learned C++ ~15 years ago.
Aug 5, 2010 at 7:50pm
If you're a student with a *.edu address, you should be able to get a free copy of Microsoft's Visual Studio 2010 Professional. Its IDE is great with suggestions and pointing out mistakes. Plus it has a lot of other built-in features.

If your school has MSDNAA, then you may be able to get Visual Studio 2010 Premium (the next step up) for free.

If you wanted to try it, you can download it here:
https://www.dreamspark.com/Products/Product.aspx?ProductId=25
Last edited on Aug 5, 2010 at 7:51pm
Aug 6, 2010 at 1:03pm
I see there is no any special reason. Thanks.
Topic archived. No new replies allowed.