Search for books, people and lists
Read This Twice
HomePeopleBooksSonaLibrariesSign in
Eloquent JavaScript book cover

Eloquent JavaScript

A Modern Introduction to Programming

Marijn Haverbeke

Learn how to write elegant and effective JavaScript with this extensively updated best-seller. Starting with fundamentals such as variables, control structures, functions, and data structures, Eloquent JavaScript moves on to more complex topics like object-oriented programming and regular expressions. The third edition features new features in the 2017 version of JavaScript and includes new exercises to test your skills. With friendly tone and easy-to-follow explanations, you'll become fluent in the language of the web in no time.
Publish Date
2011-02-06T00:00:00.000Z
2011-02-06T00:00:00.000Z
first published in 2010
Goodreads Rating
4.15
ISBN
8601410739843
Recommendations
1
Recommendations
2017-12-18T19:29:31.000Z
@nerdwithus Great question! I like the @YDKJS series by Kyle Simpson, also Eloquent JavaScript is a great book- these are good for understanding vanilla JS, and then from there learning other tools is a little easier.      source