looking for book recommendations. please comment with books and what level (beginner, advanced, etc) thnx babes
Created
October 5, 2014 18:22
-
-
Save jennschiffer/77c095a48dd7bb3f4aa2 to your computer and use it in GitHub Desktop.
JavaScript book recommendations for Jenn
It's big and heavy but you can't beat the completeness of JavaScript: The Definitive Guide
for a good time call scott meyers
Professional JavaScript for Web Developers - beginner/intermediate
Effective JavaScript - intermediate/advanced
JavaScript Patterns - intermediate/advanced
You Don't Know JavaScript - all levels
Test-Driven JavaScript Development - intermediate/advanced
JavaScript Enlightenment by Cody Lindley covers fundamental concepts in depth, helping to fill in the gaps for folks like me who've learned while building, reading StackOverflow, etc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another vote for Effective JavaScript. That book absolutely shines.