View Single Post
  #10 (permalink)  
Old 06-04-2008, 01:08 PM
acwclassic's Avatar   
acwclassic acwclassic is offline
Newbie
 
Join Date: Mar 2008
Location: sweden
Posts: 25
Rep Power: 3
acwclassic is on a distinguished road
Default Re: Starting a teenager programming?

java! worked for me, really easy to use and you will be able to do a lot in it from the start. also its the language that got the most users if i recall corectly. the main thing to learn from here is the object orientation that will gain you in all other object orientated language. python also gives this, but got less users.
cant say that c++ is that bad choice eigther as some point out, it teached the 2 main things in one. basic data structions and object orientated one(although it could be better).
i think the ultimate way to learn would be is to combine java & c since you get what c++ gives in a more complex level.
Reply With Quote

Sponsored Links