freeCodeCamp/guide/english/book-recommendations/javascript/index.md

1.4 KiB

title
Books on JavaScript

List of Books

Eloquent JavaScript

One of the best books on JavaScript. A must for both, beginners and intermediate programmers, who code in JavaScript. The best part is that the e-book is available for free.

You Don't Know JS

Six book series by Kyle Simpson. In-depth series on every aspect of JavaScript.

JavaScript: The Good Parts

Book by the "grandfather" of JavaScript, Douglas Crockford. He discusses both the "good" and "bad" aspects of JavaScript.

JavaScript: Info

A collection of articles covering the basics (core language and working with a browser) as well as advanced topics with concise explanations. Available as an e-book with pay and also as an online tutorial.

Other Resources

  • A selection of online free resources; including e-books for JavaScript are available at JS Books