Paper advise book on javascript for in-depth study of neovico (a programmer with experience with other languages).
Ordered the book "Javascript detailed manual" by David Mcfarland — there was water about jquery. Even came across cases in which all greatly simplified (Ala for dummies).
I wish the book covered such things as
types of variables in js,
the concept of the prototype,
inheritance,
callbacks
working with the DOM
regular expressions.
And smaller examples on ajax, which is the listing of server-side code on ten pages.