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.
Printable View
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.
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++.