+ 1
java and javascript is the same?
8 Respostas
+ 8
Hi,
Please use the search bar before asking.
https://www.sololearn.com/Discuss/412877/is-java-and-javascript-samehttps://www.sololearn.com/Discuss/228972/which-is-better-java-or-javascript-read-descriptionhttps://www.sololearn.com/Discuss/856045/java-vs-javascripthttps://www.sololearn.com/Discuss/858818/what-is-the-different-between-java-and-javascript
+ 6
No.
+ 3
No,No they sound similar but they are very different!
+ 2
thank!
+ 1
not, they are different and they are used for differents kind of projects
+ 1
No, they just happen to have similar names 😁
+ 1
Javascript is not thesame as Java although the former borrowed some part of its design structure from the later. Javascript Is an ecma Standard made simply for client side web scripting whereas Java is an object oriented language designed for handling lots of programmatic based scenarios not just for web only. Javascript is even lightweight (so that it can be easily ran quickly on a web page) compared to Java... and they are not thesame.
0
If i remeber correctly JavaScript was first named Mocha, then it was changed to LiveScript. When LiveScript was released Java was really hot and trending. Therefore LiveScript changed named to JavaScript for marketing reasons. This has lead to some big confusion. They are two completly diffrent programming languages.