Speaking JavaScript: An In-Depth Guide for Programmers. Axel Rauschmayer

Описание

You may not like JavaScript and not write a line of code on It, but not to admit that JavaScript is used everywhere - will not work. The language works equally well both on the client and on the server, with which developers in this language are very lucky: it is not necessary to learn another language in addition. This guide is intended for novice developers, but provides a detailed overview of complex language topics such as object-oriented programming, error handling, and more.

The book covers the following topics:
✔ standard data types;
✔ strings, numbers and arrays;
✔ functions;
✔ scopes and closures;
✔ the basics of OOP;
✔ regular expression;
✔ working with json;
✔ ES5 standards.

Advantages:
➕ numerous examples;
➕ detailed code comments.

Disadvantages:
➖ old standards apply in some places.

Схожие книги

Learn JavaScript and Node.js by exploring npm. S. Vincent
JavaScript
en

Learn JavaScript and Node.js by exploring npm. S. Vincent

Head First JavaScript. Eric T. Freeman and Elisabeth Robson
JavaScript
en

Head First JavaScript. Eric T. Freeman and Elisabeth Robson

Angular: from theory to practice. Asim Hussain
JavaScript
en

Angular: from theory to practice. Asim Hussain

JavaScript Cookbook. S. Powers
JavaScript
en

JavaScript Cookbook. S. Powers

×