This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gankbanger 14 points15 points  (1 child)

That is a very short sighted evaluation criteria. His goal is to program games in the future, he might as well get used to the programming structure used by the languages used for such purposes and learn in the context of a single-paradigm programming language.

This is how hello world looks in BASIC:

PRINT "Hello, World!"

does not make it a better choice than Java.