View Single Post
Unread 03-10-2009, 01:03 PM
Grant Grant is offline
Banned
Join Date: Dec 2008
Posts: 7
  #3  
Default RE : Which is better C# or JAVA?

As you are doing C/C++, you should go for C# because your basics will be revised while learning. Moreover C# is faster to develop in (especially GUI design), has a better IDE then any of the various Java IDEs out there, can perform lower level operations (fixed statements and unsafe code). For online tutorials you can try these sites
http://edufire.com
http://www.programmingtutorials.com/
Reply With Quote