Overview
ABSTRACT
Javascript is a programming language created for Web applications. Though it is still young, the tremendous development of the Web has made it the dominant programming language first for browsers, and now for servers. This article presents Javascript in its most recent standard version (2015).
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHOR
-
Christian Queinnec: Professor Emeritus at UPMC
INTRODUCTION
JavaScript is now the language of the web, both on servers and in browsers, whether running on phones, tablets, or computers. This article provides a summary of the language (in its ECMAScript 2015 version) and its main features, enabling readers with some IT experience to understand the key characteristics of this programming language. Obviously, not everything will be covered (the standard is 566 pages long), but the essentials will be.
The examples in this article do not have a uniform tone; they vary in style, sometimes using advanced features or minor features that are not necessarily detailed in the text, but which illustrate the range of possibilities offered by ECMAScript 2015.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
KEYWORDS
Computer | JavaScript | programming | programming language
CAN BE ALSO FOUND IN:
JavaScript
Article included in this offer
"Digital documents and content management"
(
74 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - SELF UNGAR (D.), SMITH (R.B.) - Self : The Power of Simplicity. - OOPSLA '87 Conference Proceedings, pp. 227-241, Orlando, FL, October 1987
Standards
- ECMAScript® 2016 language specification - ECMA-262 - 2016
- IEEE Standard for the Scheme Programming...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!