Thread: Programming
View Single Post
Old 08-21-2003, 05:35 AM   #18 (permalink)
Jameson
Upright
 
I wouldn't say C# is not as advanced as C++. Its definately better as a language, just as it is slightly better than Java as a language. C# is incredibly similar to Java, except the creators were able to fix some things they didn't like in Java. The .NET platform is a quite nice to work with, and the new Visual Studio.NET IDE is pretty usable.

I'd suggest going with that.

Don't get me wrong -- Java is great. I program in it all the time. And if you use Eclipse as an IDE, you will find it a joy to program, since so much of the grunt work is handled for you.
Jameson is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47