View Single Post
  #2 (permalink)  
Old 03-10-2009, 06:09 AM
Nicholass Nicholass is offline
Junior Member
 
Join Date: 12-15-08
Posts: 3
iTrader: 0 / 0%
RE : Online tutorials for programming languages

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