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.

Схожие книги

Разработка игр на языке JavaScript: Учебное пособие. С. А. Беляев
JavaScript
ru

Разработка игр на языке JavaScript: Учебное пособие. С. А. Беляев

Node.js Design Patterns. Mario Casciaro
JavaScript
en

Node.js Design Patterns. Mario Casciaro

Introducing JavaScript Game Development. Graeme Stuart
JavaScript
en

Introducing JavaScript Game Development. Graeme Stuart

Beginning jQuery: From the Basics of jQuery to Writing your Own Plug-ins. Jack Franklin, Russ Ferguson
JavaScript
en

Beginning jQuery: From the Basics of jQuery to Writing your Own Plug-ins. Jack Franklin, Russ Ferguson

×