+ 2
whats the difference? and witch one to start with please
<!--java and (or) javascript--> please help
4 Respostas
+ 5
JavaScript is for the web
Java is like C++ and Python (even though the last one can be use for the web), so it depends of what you want to do
+ 5
If you want to program on web, start with JavaScript.
If you want to create Android and Desktop apps, go with Java.
0
thank you both!
0
JavaScript has these days more usage than just webpages - Electron for desktop apps, NodeJS for server side, numerous frameworks fir mobile apps... for more some apps using it as scripting language (Microsoft Office, Libre/OpenOffice etc.)...
JavaScript is simple... Java is much more enterprise... maybe is better to start with simple and continue to more complex...