JavaScript is a lightweight dynamic programming language, it is mostly used in web programming to bring life to sites & transform a simple static site to a dynamic life-full one, that interact with the user actions in the web site, it is simply an interpreted programming language with object-oriented capabilities
In JavaScript tutorial we covered complete topics from basic to advanced level those are
JavaScript tutorial is targeted for beginners as well as experienced people who is having knowledge to implement web applications using HTML. In JavaScript tutorial we covered all topics from basic to advanced level which will give clear idea how to use javascript in your applications with live examples.
You need to have basic knowledge to implement web applications using HTML because we will use JavaScript with HTML to implement web applications. If you are not aware of HTML usage in application implementation check our HTML tutorial.