This wasn’t an assigned textbook, but I wanted to supplement the Javascript info we are getting in class with a book, and this was the most recent Javascript book at the library.
Overall, I wouldn’t say I was too impressed by this book. While it bills itself as for both experienced programmers and newbies (which I am), it felt like it was written more for the experienced programmer who was just new to Javascript. Most of the code examples were not very well described, and they all stayed pretty well into the theory realm as opposed to being practical things that anyone would actually use in their projects.
Of course, all this being said, I think it was written this way for a reason; it isn’t a book of practical code examples to use in your next project. And I find that I’m understanding the Javascript we are doing in class fairly well, which I attribute to soaking up at least some info from this book.
So, I guess I don’t think it would be a great book to pick up if you were trying to learn Javascript on your own, with no prior coding experience, but if you are in a structured learning environment, this works to help make sense of it all.