Head First JavaScript. Eric T. Freeman and Elisabeth Robson

Описание

Today you will not be understood if your web application is not dynamic enough and responsive to user action. For all this is responsible for one of the most popular programming language — javascript. The book is designed exclusively for beginners, and from it you will learn not only about the basics of the language, but also about why different browsers react differently to the code and how to write universal code. The main advantage of the book can be considered the fact that it belongs to the famous series Head First, the book which is considered one of the best in the field of education.

The book covers the following topics:
➕ introduction to functions and arrays;
➕ objects;
➕ Dom;
➕ asynchronous programming;
➕ anonymous functions, scope and closures;
➕ use of prototypes.

Disadvantages:
➖ some of the explanations are very tight;
➖ there are also errors in the code.

Схожие книги

High Performance JavaScript. Nicholas C. Zakas
JavaScript
en

High Performance JavaScript. Nicholas C. Zakas

Node.js in Practice. Alex R. Young, Marc Harter
JavaScript
en

Node.js in Practice. Alex R. Young, Marc Harter

Практические занятия по JavaScript. Д. В. Николенко
JavaScript
ru

Практические занятия по JavaScript. Д. В. Николенко

Angular: from theory to practice. Asim Hussain
JavaScript
en

Angular: from theory to practice. Asim Hussain

×