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.

Схожие книги

Understanding ECMASCript 6. Nicholas C. Zakas
JavaScript
en

Understanding ECMASCript 6. Nicholas C. Zakas

Angular: from theory to practice. Asim Hussain
JavaScript
en

Angular: from theory to practice. Asim Hussain

The Principles of Object-Oriented JavaScript. Nicholas C. Zakas
JavaScript
en

The Principles of Object-Oriented JavaScript. Nicholas C. Zakas

JavaScript on Things: Hacking hardware for web developers. Lyza Danger Gardner
JavaScript
en

JavaScript on Things: Hacking hardware for web developers. Lyza Danger Gardner

×