Start Using JavaScript
JavaScript Introduction: 1. What is JavaScript ? JavaScript is world's most popular scripting or programming language. JavaScript is the language of web. JavaScript is easy to learn. It makes the web pages more interactive. Short name of JavaScript is js. 2. Why Study JavaScript ? JavaScript is one of the 3 languages that all web developers must learn. We can make our Webpages more alive by manipulating HTML DOM( D ocument O bject M odel). JavaScript can add/change/remove HTML elements. JavaScript can add/change/remove HTML attributes. JavaScript can add/change/remove CSS styles. JavaScript can react to HTML events. JavaScript can add/change/remove HTML events. 3. What is JavaScript used for ? Adding interactive behavior to web pages. Creating web and mobile apps. Building web servers and developing server applications. Game development. 4. SO, What is a computer Program ? => A computer program is a list of "instructions" to be "ex