View Single Post
  #8 (permalink)  
Old 05-01-2007, 04:39 AM
svarog svarog is offline
New In Town
 
Join Date: May 2007
Posts: 33
svarog is on a distinguished road
Default

I have already made my choice, but for anybody only starting to learn programming, Java is the choice.

Java is really good for beginners, because it makes you program good code.
And with Java, unlike C or C++ you will not waste 50% of you programming time on debug pointer-related bugs.
Reply With Quote