Google dot what?
Posts: 2
30 credits Members referred : 0
« on: Jan 08, 2013, 04:20:00 pm »
hi, I am learning Java Script. I want to know the ECMA and its functions. please help me.
Thanks Jasonmark rxdrugonlinestore
WebDigity Gangsta
Gender:
Posts: 106
668 credits Members referred : 0
« Reply #1 on: Jan 10, 2013, 04:38:15 am »
ECMAScript is the formal, official, name for Javascript. By learning Javascript, you are learning ECMAScript.
To learn about it, borrow some books from the library, buy some books from bookstores, browse some programming forums that discuss Javascript/ECMAScript, take some courses, etc.
The official language specification is ECMA-262, and a copy (in PDF format) can be found at the following link on the ECMA International website:
World Wide Whale
Posts: 151
1064 credits Members referred : 0
« Reply #2 on: Jan 17, 2013, 06:51:00 am »
ECMAScript is a subset of Javascript. Javascript is basically ECMAScript at it's core but builds upon it. Languages such as Actionscript, Javascript, JScript all use ECMAScript as its core.
Cyberpunk Wannabe
Posts: 39
240 credits Members referred : 0
« Reply #3 on: Jan 23, 2013, 08:21:44 am »
ECMA Script is one of the type of Scripting Language where this ECMA Script is most widely used as the Client side scripting language.
OMG!I am geek
Posts: 52
312 credits Members referred : 0
« Reply #4 on: Feb 25, 2013, 06:47:29 am »
ECMAScript is a subset of Javascript. Javascript is basically ECMAScript at it's core but builds upon it. Languages such as Actionscript, Javascript, JScript all use ECMAScript as its core. ECMAScript is a limited programming model for simple data manipulation.
Sandwich Artist
Gender:
Posts: 26
156 credits Members referred : 0
« Reply #5 on: Mar 25, 2013, 12:16:09 pm »
ECMAScript is the scripting language standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is...
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=16544