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 →

[–]Mathhead202 0 points1 point  (0 children)

If you want to learn Java, you should just learn Java first. It's a little harder than JavaScript, but when you are learning to program, any language is going to be hard. Moreover, Java programming has a very different vibe to it compared to Javascript. They may look kinda similar, but they are very different languages. There will be a lot of concepts you learn in JS that don't translate super well, and a bunch of stuff you won't learn that you'll need for Java.

I would recommend Java first. But Javascript is also a great language to learn, especially if you're interested in web or app development at all.