View Full Version : what is Javascript?
alisha0512
Jul 1st 2008, 6:09 am
please anybody tell me about the javascript. Is it different from java?
xlcho
Jul 1st 2008, 6:14 am
Javascript is a client-side scripting language for web pages. Read this
(http://en.wikipedia.org/wiki/Javascript)
The only thing common between javascript and java is the name :)
alisha0512
Jul 1st 2008, 6:20 am
Javascript is a client-side scripting language for web pages. Read this
(http://en.wikipedia.org/wiki/Javascript)
The only thing common between javascript and java is the name :)
that means java is different from javascript.
xlcho
Jul 1st 2008, 6:29 am
yep, a lot
Nafai
Jul 1st 2008, 1:53 pm
Java is a full-blown programming language, Javascript is a scripting language.
LogicFlux
Jul 1st 2008, 2:17 pm
please anybody tell me about the javascript. Is it different from java?
Java is more a single-paradigm(maybe not technically but effectively) language(object-oriented) where Javascript is more of a multiple-paradigm language. Javascript may actually be a nicer language(if you ignore all the core Java libraries and the fact that it compiles to an intermediate code). Javascript has aspects of the object oriented paradigm, the imperative paradigm and also the functional paradigm.
Javascript is based on the same language standard as Adobe's Actionscript, which also seems like a really cool language. I'm just starting to get into it but I think I'm going to like it.
Maxiorel
Jul 1st 2008, 2:47 pm
oh, sorry, but too many strange question of this kind today...
What is the PHP? What is the Javascript? Why people don't ask what is the HTML or CSS? How old are you? You should invest your time and money and buy a book for web beginners.
Sorry for OT.
Answer to your question: http://en.wikipedia.org/wiki/JavaScript
LogicFlux
Jul 1st 2008, 4:13 pm
Here's a little more advanced explanation of Javascript.
http://video.google.com/videoplay?docid=1462068498185410566&q=the+javascript+language&ei=xLlqSOmQD6j0qgOam82OBA
alisha0512
Jul 1st 2008, 10:14 pm
Here's a little more advanced explanation of Javascript.
http://video.google.com/videoplay?docid=1462068498185410566&q=the+javascript+language&ei=xLlqSOmQD6j0qgOam82OBA
tell me the syntax for javascript.
matthewrobertbell
Jul 2nd 2008, 4:34 am
Learn to use google, stop asking really basic questions.
Use wikipedia as well.
"What is wikipedia ?" - sigh
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.