+ 1
Is JavaScript a programming language?
u know that html is not.. & JavaScript is very close to it...
7 Respuestas
+ 5
JavaScript is most certainly a programming language. HTML and JavaScript are alike in how they work together, but the languages themselves are completely different.
+ 4
yes js is a programming language or say it script programming language. you are right html and CSS are not
+ 3
I was a beginner too. You have to try next things in this order:
1) https://www.freecodecamp.com
2) https://scratch.mit.edu
3) https://m.youtube.com/user/cs50tv
Feel free to ask me for help anytime.
+ 2
thanks for assuring this conflict... have a nice life..
+ 2
JavaScript is a scripting language, not a programming language. it is mainly used for validation in client side, not the server side.
+ 1
JavaScript is an evolving programming language. Originally just for browser client side scripting, with libraries like node.js and angular.is with addons like Cordova/phonegap
it can run stand alone, server side store and write files locally and so forth.
- 1
thanks for your opinion