Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the best and most efficient book to learn JavaScript? [closed]

Tags:

javascript

What's the best and most efficient book to learn JavaScript?

like image 523
Yves Avatar asked Jul 16 '09 19:07

Yves


People also ask

Can I learn JavaScript from a book?

You Don't Know JS by Kyle Simpson: “You don't know JS” is not a single book; it is a series of 6 books that are well written and well organized for learning JavaScript. This series of books helps you increase your JavaScript knowledge and cover a deep understanding of concepts.


2 Answers

Take a look at JavaScript: The Definitive Guide.

Also take a look at David Flanagan's web site as well as Douglas Crockford's videos and his essays on JavaScript.

like image 131
Sinan Ünür Avatar answered Oct 08 '22 12:10

Sinan Ünür


JavaScript the good parts.

like image 41
RichardOD Avatar answered Oct 08 '22 11:10

RichardOD