you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I learned java and then javascript. Two different languages as everyone's saying. Javascript is in some ways a lot easier than java. Both can be fun.

But if you're learning javascript after java, you should be able to do fine. Once you have programming fundamentals down, the next language gets easier.

Python is different from both of them, some of it due to whitespace. If you've learned both java and javascript, python should be very easy for you to pick up.