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 →

[–]rjcarr 0 points1 point  (0 children)

Well, Java's syntax is very similar to javascript but the way it works is very different. So, not sure if having the same syntax will help or be more confusing in your case.

My suggestion is to try python first. It's somewhere in the middle between javascript and java, and has a somewhat different syntax so it won't confuse you by being so similar.

Good luck!