Search

Sanjula Lakpahana. Powered by Blogger.

Popular Posts

Categories

Related Posts Plugin for WordPress, Blogger...

Tuesday, February 19, 2013

Javascript - Introduction


Introduction to Javascript


Every web page is made by organizing unorganized objects like image,video,texts.. Generally we can use HTML for making a web page.We can modify or beautify objects on webpage we made by HTML by using scripting languages.Java script is one of the popular scripting language.PHP,Perl,Python also scripting languages but Javascript has unique features



Born of the JavaScript


Javascript is made by Brenadan eich in 1995 when he was working in Netscape cooperation(now the chief technology officer at the Mozilla Corporation Former name of the Javascript is Live Script then it changed to Javascript because the style of programming similar to Java.

Special Features of Java script.


-Javascript can react to the works(events) which are doing by the user in website instatly.
-Making websites works for any browser.
-Javascript can show the computer's clock that means time in your coputer instead of time in webserver.
-Javascript can make commands to make cookies to speedup activities on the website
-To make Javascript application no need of compilers or editors
-This is Case sensitive language.
 

No comments:

Post a Comment