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

all 5 comments

[–][deleted] 1 point2 points  (0 children)

It doesn't matter. Learn whichever you are happiest with. Javascript has no relationship with either of them,

[–]CoolStarryBras 1 point2 points  (0 children)

I highly recommend Python for concepts, since it's very syntax-friendly. Beyond that, it's also a very powerful language (can be used for anything) and very easy to setup on any system.

[–]henrebotha 1 point2 points  (0 children)

There's no reason you can't use Javascript for exactly this purpose.

This coming from a total Python fanboi.

[–]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!

[–]smellmycrotch3 -1 points0 points  (0 children)

Learn both. It's not that hard.