1 / 9

Java Script

Java Script. Owais Mohammad Haq Department of Computer Science Eastern Michigan University April, 2005. Introduction. Overview of JavaScript Java Script and Java. Overview of JavaScript. Originally named LiveScript Developed by Netscape. Integrated to the browser

ozzy
Download Presentation

Java Script

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Java Script Owais Mohammad Haq Department of Computer Science Eastern Michigan University April, 2005

  2. Introduction • Overview of JavaScript • Java Script and Java

  3. Overview of JavaScript • Originally named LiveScript • Developed by Netscape. • Integrated to the browser • Versions moved from 1.0 to 1.5 • Language standard for JavaScript developed the late 1990’s by European Computer Manufacturers (ECMA) • Available only for Netscape • More popular.

  4. Overview of JavaScript • Microsoft • Internet Explorer was soon updated to support not one but two integrated languages • And one was Jscript similar to JavaScript • Internet Explorer implemented versions of Jscript that were more and more like Javascript. • Internet Explorer became the dominant browser. • Javascript had become the accepted standard for writing interactive processing to be run in the web browser.

  5. Java Script and Java • JavaScript • JavaScript is a scripting language. • JavaScript is not the same as Java. • JavaScript is used within HTML pages. • Used for both client side and server side • Basically used on client side • Variables need not to be declared. • Objects are dynamic • Data members and methods can change during excecution.

  6. Java Script and Java Languages and shows the web users called the Clients

  7. Java Script and Java • Java • Java is a real programming language. • Harder to learn and developed by SUN. • Used in almost any thing • JavaScript is not the same as Java. • JavaScript is used within HTML pages. • Objects are collection of data members and methods is fixed at compile time

  8. Conclusion • The main similarities between Java and JavaScript is the syntax of . • Expressions • Assignment statements • Control statements

  9. Contact Information: • Owais Mohammad Haq • Department of Computer Science • Eastern Michigan University • Ypsilanti,MI,48197 • 734-484-0000 • Web Page: http://people.emich.edu/ohaq/index2.html • Email: ohaq@emich.edu • Image Sources: • http://www.usebox.net/jjm/camrpc/esquema.png

More Related