Most Helpful Customer Reviews
|
|
6 of 6 people found the following review helpful:
5.0 out of 5 stars
Just what I needed, January 1, 2002
By A Customer
I'm not a programmer, and while I've done a good deal of work with HTML and Web design (mainly with Dreamweaver), learning JavaScript is my first venture into programming. The book starts off with some simple and not so simple examples. The not-so-simple examples are practical tools that I could actually do something with (a decimal to hexadecimal conversion script so I can take decimal RBG values and have them automatically translated into a six-character color hexadecimal value.) After the introductory chapter the book gets down to business with what you have to know to work effectively with JavaScript. The writing is clear and it explains how things work. Nothing is dumbed down and nothing is left out. However, it doesn't talk in the engineering language of some programming books I looked at.The explanations are clear and most are accompanied by examples embedded in HTML. It's a two-color book, and the JavaScript stands out in the second color (red) so that it's easy to see where the JavaScript is in the HTML. All of the examples work, and while I'm putting off the chapters on the back-end (PHP, CGI, etc) I hope to learn how to use the backend eventually with JavaScript. It's the kind of book I can look up what I need easily. The example glossary in the back is very simple to follow, and each of the JavaScript terms has an example of how the code looks. New Riders and the author have all of the book's scripts on their Web pages and I downloaded them to save some typing. This is the kind of book I wish more publishers would print. It's not overly simplified, but it is clear and easy to follow. At the same time it is definitly complete so that I don't have to go out and buy another JavaScript book as soon as I'm finished with this one. This is a keeper and I'm very happy with it.
|
|
|
4 of 4 people found the following review helpful:
5.0 out of 5 stars
JavaScript Bridge, January 25, 2002
This book worked for me, and I think I know why. First of all, anyone who writes book on JavaScript takes a huge risk. Either the author tries to say everything and gets tangled up, or it's a gimmick book. This book is neither. The author tries to stick to the EMCA standards, which I believe is laudable. If the browsers did the same thing, we'd all be better off. So no matter who writes such a book, something is going to be left out, and this book leaves out the browser-idiosyncratic nonsense and sticks to the standards.Second, the book bridges HTML with the back end. As a designer, I get clients who want something done with the forms in HTML. JavaScript can handle a lot of the variable manipulation through forms, but let's face it, until it links up to a database, you've got bupkis. This book bridges that gap with several middleware examples, and introduced me (thankfully) to PHP. The book has enough for me to get something that actually works with a database and middleware. I went out and bought a book on PHP and MySQL (as the author recommends), but this book gave me a working start on middleware and using databases, and I know of no other JavaScript book that does this. Also, I plunked down the princely sum of about [...] for a hosting service with PHP and MySQL. All of the software for PHP/MySQL/Apache Server is free, but use a hosting service to learn how to use it. As far as the readability, it's clear as a bell, but it does go from the simple to the complex as the material gets more complex. I downloaded the sample chapter from www.newriders.com before I bought the book. It tackles JavaScript 1.5 so it's up to date, and I liked the example glossary. It's the kind of book (for me at least) that you read what you need and then look up stuff in. I feel I got a complete JavaScript book with the added bonus of the middleware/back-end.
|
|
|
5 of 6 people found the following review helpful:
2.0 out of 5 stars
Overpriced, too thin and lacking in depth, December 27, 2002
This is an excellent book for introductory JavaScript...right up to the point where some depth is required (event handling and the DOM). WHile there are many script provided, which virtually all work, they become convoluted and suffer from a lack of clarification and purpose. Often times, the author places something into a script- to show a different way of doing it, which is great- however an explanation is required. As is a much greater explanation of the DOM.I was disappointed with this book because of the price and the content. No CD means lots of typing! Altogether a shallow book with admirable traits but not enough execution where it counts: at the business end of things. As for the word 'design' in the title, there is little of that, in the true sence of the word. Next edition??
|
|
|
Most Recent Customer Reviews
|