Hi,
How can I learn JavaScript?
What are the prerequisites for learning Javascript?
Thanks
Hi,
JavaScript is client side programming language which runs in web browser such as Chrome.
JavaScript is added into the HTML file and then it executes when web page (html) loads into the browser.
What are the prerequisites for learning Javascript?
There is not touch prerequisites for learning JavaScript. Here are some of the prerequisite for learning JavaScript:
Basic programming knowledge. Knowledge of core Java sufficient.
You should have knowledge of HTML. Check HTLM tutorials here.
Here are tutorials of JavaScript:
Thanks
Ads