View Single Post
  #16  
Old 05-14-2007, 03:47 AM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 3,792
Default Re: Learning to Program

Yeah the more I think about this, jjshabado is right. Java has a much better "compiler" which will make debugging easier, you wont have to bother with libraries for things like Threads and Sockets, and it forces you to learn OO.

The first language is just a starting point, and Java is going to be much more user friendly. I just have to defend my friend C++, since it still runs the world.
Reply With Quote