Introduction
JavaScript a dynamic computer programming language. It is most commonly used as part of Web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed. It is also used in server-side network programming with runtime environments such as Node.js, game development and the creation of desktop and mobile applications. With the rise of the single-page Web app and JavaScript-heavy sites.
Website Links
For Concepts W3 Schoolshttp://tinyurl.com/hm7l9 For Sample Programs W3 Schools http://tinyurl.com/9352y
Video Links
Beginners http://tinyurl.com/qc484kc
