As a result of much discussion on the subject of JavaScript I have developed
the following concept regarding it. Do you think it is valid?
JavaScript is a scripting language developed for use with some browsers
that have been especially designed for rendering and interpreting it.
Although the script may bear much resemblance to source code designed to
be compiled with a Java Compiler, and although a complimentary
relationship may be incorrectly inferred to exist from the similarity in
their names, JavaScript and Java are unrelated. From a strictly technical
standpoint, there is absolutely no relationship whatsoever between
JavaScript and Java.
Opinions anyone?
Sam Heywood