What is the deference between java and java script 🤔?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the deference between java and java script 🤔??

Which one is easier?

1st Oct 2020, 5:03 PM
Saja Yasser
Saja Yasser - avatar
4 Answers
+ 4
javascript is only used for web page client side developpement but java it englob desktop and network applications developpment
1st Oct 2020, 5:11 PM
HBhZ_C
HBhZ_C - avatar
+ 4
HBhZ_C Yeah. I agree that JavaScript is mainly used for browser based web development. But it is good to know of the other possibilities out there. When you have achieved proficiency in client side JavaScript, I recommend looking further into NodeJS. It is a JavaScript runtime environment capable of many cool things. Guess what, it runs outside the browser.
1st Oct 2020, 8:05 PM
Ore
Ore - avatar
+ 3
HBhZ_C said “javascript is only used for web page client side developpement but java it englob desktop and network applications developpment” You must have said this because you are still new to JavaScript. JavaScript is a general purpose language used in many sectors including backend development with NodeJS or Deno, Desktop app development with NodeJS and Electron, machine learning with Tensorflow.js, Keras.js etc.
1st Oct 2020, 6:37 PM
Ore
Ore - avatar
+ 2
I don't know what is node.js and other with .js extention Ore but i will take a look at all but in general js is used for navigator pages developpment with html page.Thanks for your new infos.
1st Oct 2020, 7:07 PM
HBhZ_C
HBhZ_C - avatar