JavaScript Absolute Beginner's Guide serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and very personable style with an extensive use of practical, complete examples. The book is filled with large, full-color illustrations and all the programming code is displayed in color to help the beginner understand the key components and structure of the language.
This is an awful book. No one could learn JavaScript from this book. There are terrible examples of actual code, but most examples are missing. I think the author assumes you already know how to code in JavaScript. He gives partial examples of code but never any pictures of what the running code looks like. Worst of all the author thinks he is a comedian. He has terrible jokes and smart ass comments on every page that are just to much to take after a while.
I had seen the word closures but, had no idea what it meant. After reading the closures chapter I think I understand the concept. I also liked the chapter that described the browser tools. What can I say about the book? It was a quick read. I liked that. And after reading the book I think I will actually start writing javascipt code instead of thinking about writing javascipt code. I have thought about writing javscript code for years by the way.
I think the book foes a decent job of making JavaScript accessible to new learners. There are definitely times I wanted more in-depth explanations on topics, but overall I think this is a decent starting point for beginners to get into JavaScript.
You get plenty of coding examples and cover all the topics necessary to really work on applying the knowledge to some web applications.
I've enjoyed reading it as a recap of Javascript. It was a good and funny read thanks to the author. It's easy to follow, the concepts are clearly presented and even illustrated with images which bring more understanding to the discussed subject.