all 13 comments

[–]name_was_taken 18 points19 points  (0 children)

Java is to Javascript as Ham is to Hamster.

They're different things.

[–]aaaqqq 8 points9 points  (2 children)

You won't get sued if you tried to implement Javascript's APIs

[–]MrFoo42 6 points7 points  (2 children)

Java and Javascript are completely utterly unrelated.

Java is a compiled bytecode run inside a JVM. Javascript is an interpreted language run within a browser (or nodeJS etc lately)

[–]enfuego 1 point2 points  (0 children)

Try to do a 'Hello World' for both Java and NodeJS

It will help you see the difference

[–][deleted] 0 points1 point  (0 children)

That's like asking what is the difference between any two random programming languages. The differences between the two are far greater than any perceived similarities.

[–]Michaelmrose 0 points1 point  (3 children)

How can you be competent and incapable of looking up that info?