Free Online Programming Tutorials

Let’s Learn Web Programming!





Wondering what is JavaScript? Well, here’s a brief introduction to JavaScript, along with some of its common uses…

Javascript is integrated with HTML and Navigator2.02.
Javascript facilitates the developer with the properties related to document windows ,frames,forms,loaded documents and links.
• This is an interpreter based language and the source code files are directly executed at runtime.
• Javascript includes built-in objects related to the current windows and the documents and as well as objects such as Math,String functions and Date Functions.
• It is object oriented language and supports instances ,methods, properties.


  1. hotspot shield Said,

    Great article, lots of intersting things to digest. Very informative

Add A Comment