Revision history for JavaScript
Additions:
CategoryJava
Additions:
~**""JavaScript""** is a programming language commonly used as part of webpages. It is also used in various applications such as [[PDF PDF documents]], site-specific browsers, and desktop widgets. The support for ""JavaScript"" is included in the host program.
Deletions:
Additions:
~[[http://www.computerhope.com/cgi-bin/systeminfo.cgi Computer Hope - System Info]] see your version of"" JavaScript""
Revision [22882]
Edited on 2012-08-02 06:38:50 by darkcity [[[HomePage]] > [[ComponentHowTo Components and How]Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]]
Deletions:
Revision [22872]
Edited on 2012-08-02 06:28:14 by darkcity [[[HomePage]] > [[ComponentHowTo Components and How]Additions:
~""JavaScript"" is a different language and environment to [[Java]]. ""JavaScript"" copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within ""JavaScript"" are taken from the [[Self]] and [[Scheme]] programming languages.
Deletions:
Revision [22871]
Edited on 2012-08-02 06:28:00 by darkcity [[[HomePage]] > [[ComponentHowTo Components and How]Additions:
~""JavaScript"" is a different language and environment to [[Java]]. ""JavaScript"" copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the [[Self]] and [[Scheme]] programming languages.
Deletions:
Revision [22870]
Edited on 2012-08-02 06:27:30 by darkcity [[[HomePage]] > [[ComponentHowTo Components and How]Additions:
{{image url="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/JavaScript-logo.png/240px-JavaScript-logo.png" width="60"}}
====""JavaScript""====
~**""JavaScript""** is a programming language commonly used as part of webpages. It is also used in various applications such as [[PDF PDF documents]], site-specific browsers, and desktop widgets. The support for ""JavaScript"" is included in the host the program.
~""JavaScript"" is a different language and environment to [[Java]]. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the [[Self]] and [[Scheme]] programming languages.
~[[http://en.wikipedia.org/wiki/JavaScript JavaScript on wikipedia]]
~[[http://www.javascriptsource.com/ JavaScript source]] - source repository
====""JavaScript""====
~**""JavaScript""** is a programming language commonly used as part of webpages. It is also used in various applications such as [[PDF PDF documents]], site-specific browsers, and desktop widgets. The support for ""JavaScript"" is included in the host the program.
~""JavaScript"" is a different language and environment to [[Java]]. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the [[Self]] and [[Scheme]] programming languages.
~[[http://en.wikipedia.org/wiki/JavaScript JavaScript on wikipedia]]
~[[http://www.javascriptsource.com/ JavaScript source]] - source repository
Deletions:
====Java====
~**Java** is a programming language commonly used for online applications. It requires a virtual machine or runtime environment. Therefore to make use of Java programs install the [[JavaRuntimeEnvironment Java Runtime Environment]].
~Java is a different language and environment to [[JavaScript]].
~[[http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java on wikipedia]]