In this video you’ll learn JavaScript which is a client side scripting language and mostly used in web designing and web development, you’ll learn it in Urdu & Hindi. There are many other videos you can watch.
Introduction to JavaScript
- JavaScript is a client side scripting language which is used to change HTML static pages into a dynamic pages or it brings interactivity in HTML web pages.
- A client side scripting language means it has support in the browser and doesn't require a web server to be executed.
- JavaScript is supported by all major browsers and it is written HTML document.
The History of JavaScript
- JavaScript was initially introduced by Netscape a web browser in 1995. The first author of this language was Brendan Eich.
- JavaScript's first version was released in 1996.
- JavaScript has support for communicating with web servers and that was included in JavaScript in 2000.
- In 2006, JavaScript released its most popular library called "jQuery" which is now used by millions of websites on the web.
Post a Comment