
FREE Tutorials on Javascript
see step by step how to examples, and learn by doing
Javascript is a client-side script language for use within the visitor's internet browser, written into web pages. This is not what is refered to when people talk about "java," which is a larger more encompasing programing language that requires a java virtual machine to function.
Javascript enhances user interfaces and dynamic web sites, and allows for access to computational components of the host envirnoment. It is possible to use javascript on the server-side with javascript virtual machines for server-side applications.
The most notable aspect of javascript, that it does NOT need to be compiled like java or other regular programing languages, that makes it similar to PHP. Just incorporate the scripts into your html code and it runs within the browser, often used for common practical purposes.
Take advantage of the best FREE online 'How To' tutorials or best online schools providing the best FREE online 'how to' tutorials to learn more: |