PDA

Click to See Complete Forum and Search --> : Which launguage/complier ?


Jmacp
May 15th, 2004, 01:53 PM
I'm thinking about learning another launguage, its either going to be C++ or C#.

Is C# the way to go, is it as poweful as C++?

If not which would be the better complier/IDE for C++, M$VC6++ or Borland builder C++ ?

thanks.

CornedBee
May 16th, 2004, 07:02 PM
C# is not as powerful as C++ as in "things you can do with it". Whether you want to do the things you can't do in C# is a different question.

IDE for C++: MSVC++6 is completly outdated. Get MSVC++.Net 2003 or (if you can't afford it) Bloodshed Dev-C++.