| Java |
Object based programming language. Intended to replace C++. (Mentioned in this glossary to note that Java and JavaScript are not the same thing.)
|
| JavaScript |
Script language which can be embedded into the HTML of a web page to add functionality. Unlike a programming language, a script is simplified and does not need to be compiled, the source code is embedded into the HTML of a webpage. Developed by Sun Microsystems, JavaScript is open source and may be used without purchasing a licence.
|