Mar 22 2011, 12:38 AM
naive Wrote:Although I understand your point that javascript and java are not directly related, it is still a turing complete language and could easily be correctly placed as is.
java and javascript are entirely different and unrelated languages. java and javascript also have very different syntax and coding conventions. the only real similarity between them is they have Java in the name and they prefer to use CamelCase naming conventions.
javascript's language syntax is based off of C and is a dialect of ECMAScript while java is just crap