Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[Today at 11:48:22 AM]

[Today at 11:48:22 AM]

[Today at 11:48:22 AM]

[Today at 11:48:22 AM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[February 14, 2024, 02:00:39 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » Javascript
 The low-down on JavaScript
Pages: [1]   Go Down
  Print  
Author Topic: The low-down on JavaScript  (Read 3008 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email
The low-down on JavaScript
« Posted: September 29, 2007, 11:14:35 AM »


Brief History

JavaScript first emerged in 1996 and was a programming language written by Brendan Eich for Netscape. Initially, it was developed so the code could be embedded in Web pages so it could process numbers and modify the contents of forms. Over the years, the use of JavaScript code has increased exponentially and is now used in a great many ways, including image manipulation and mouse-over effects etc. Although it is now such a popular programming language in it's own right, there are few minor niggles and issues to be aware of.

Advantages

Speed - because all the code resides on what is known as the 'client-side', response times are fast. The alternative to client-side is known as 'server-side' and this involves your computer having to wait for a response from a command or instruction to a computer server somewhere out on the Web.

Simplicity - JavaScript as a computer language is not too difficult to learn and there are stacks of resources available on the Internet to help you. It is also possible to download masses of high quality code example free-of-charge and this can help you to reduce time demands and also to assist you in understanding the language dynamics.

Versatility - Unlike PHP and SSI scripts for example, JavaScript is highly co-operative with other computer languages and can be used in conjunction with a great many applications. Another good thing about JavaScript is that it can be inserted in any web page irrespective of your chosen extension (e.g .htm, .html & .php etc.).

Load on servers - Because it is client-side, there is no demand placed on the server where the website resides.

Disadvantages

Security - An important consideration is that because the JavaScript code is executed on the user's computer, there is a chance of it being exploited in a malicious way. For this reason, some people cautiously disable JavaScript from operating on their computer. This is not the major consideration, but it is worth bearing in mind as you develop Web applications.

Browser incompatibility - An ongoing problem is that JavaScript can be interpreted in different ways by the various browsers. The most important thing is that you verify the operation of your JavaScript code in the major browsers and do not get too hung up about the rest.

Articles Source - Free Articles

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.216 seconds with 24 queries.