Im am really looking forward to this book..especially because of the Ninja Guru authors

.
Bear Bibeault wrote:The book is not for the complete novice. But I strongly feel that Part 2 of the book, which includes an in-depth coverage of functions, closures, prototypes, and regex, should be read by everyone who writes JavaScript.
Here's an excerpt from the front matter on that subject:
1.2.1 Audience
This is not your first JavaScript book. If you're a complete novice to JavaScript, or you only understand a handful of statements by searching the web for code snippets, this is not the book for you. Yet.
This book is aimed at web developers who already have at least a basic grasp of JavaScript. You should understand the basic structure of JavaScript statements and how they work to create straightforward on-page scripts. You don't need to be an advanced user of the language -- that's what this book is for -- but you shouldn't be a rank novice.
You should also have a working knowledge of HTML and CSS. Again, nothing too advanced, but you should know the basics of putting a web page together.
If you want some good prerequisite material, grab one of the popular books on JavaScript and web development, and then tackle this one. We can recommend JavaScript: The Definitive Guide by David Flanagan, JavaScript: The Good Parts by Douglas Crockford, and Head First JavaScript by Michael Morrison.
No turtles. But an iguana did make its way into the text.
I really really liked the way Bear sincerely mentioned that this book might be a touch advanced to the beginners. This really helps a novice to have an understanding of what type of content the book in question holds..I see not many authors do this. [ a +1 there

]
Once again, yet another great book by Bear

.