Overview
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHOR
-
Christian Queinnec: Professor Emeritus, UPMC
INTRODUCTION
Javascript is now the language of the Web, both on the server side and on the browser side, whether running on a phone, tablet or computer. This article gives a brief description of the language (in its ECMAScript 2015 version) and its main features, to enable readers with some computer experience to grasp the major characteristics of this programming language. Of course, not everything will be covered (the standard is 566 pages long), but the essentials will be.
The examples in this article are not uniform in tone, they vary in style, sometimes employing features in advance or minor features 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!
Javascript
Article included in this offer
"Traceability"
(
56 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 Language...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!