By using this site, you agree to our Privacy Policy and our Terms of Use. Close

Aye, C# is NOTHING like C++. Now to compare C# to java... I could give you that.

C# is a breeze to learn and if you're not looking to program games, it usually can do most of your needs (download Visual C# express edition to play with it). C++ in my opinion, can be pretty obnoxious though it's not terrible (I just hate memory management). A good way to get a feel for the language is to try and do a program that's a little more complicated (i.e. requires a few classes).