Most Helpful Customer Reviews
14 of 14 people found the following review helpful:
2.0 out of 5 stars
Borrow this from the library, March 28, 2000
By A Customer
This review is from: Designing With JavaScript : Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
When you first get started with this book, it's fun to see how easily you can do the first few scripts and it's great to see your page displaying your own code. After the first few examples, however, I found myself ready for a "real" resource on javascript. The author's tone sometimes seems to tend toward "you don't need to know this" and he therefore abruptly stops talking about something. Well, I DO need to know it if I'm going to apply the lessons to my own projects, and just because I don't have a lot of programming experience doesn't mean that I was having trouble keeping up. The book is not so good as a reference, for that reason, because if you look up an operation, it will ONLY tell you how to do the specific project in the book. It won't give you an overview of that subject, nor will it explain why the project works. Also, most of the projects in the book are outdated by now (no fault of the author's) so at this time you can not only find a simpler and more reliable way to acheive the same results, but the browsers no longer support his methods. A lot of the things he'll tell you about what browsers can and can't do are obsolete, and his guesses about what will be used in the future have turned out wrong. Plus, a lot of his methods were never safe to use on multiple browsers. But the most important flaw I found in this book is the fact that there are typos and mistakes in the code examples. You can type in the code exactly as written in the book and it won't work. In some cases this could be because you're not using the browser he was thinking of, but in many cases you can turn the page and see the code written again, but it's got a small but significant change. You can compare both pages, looking for the differences and guessing which one is correct, but when you're just learning javascript it's a shame to have to debug someone else's code!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
9 of 10 people found the following review helpful:
2.0 out of 5 stars
Good book if you don't want to actually learn javascript, June 13, 2000
This review is from: Designing With JavaScript : Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
I found this book to be geared for someone who isn't interested in learning any programming skills at all. If you want to copy code out of a book and not have to do anything else then this is a great book for you. But, I'll caution even the experienced programmers, not all of the code in this book works, and there are a lot of typos. The book should have been proof read much better, since most of the typos are in the code examples. All of the typos in the book makes learning javascript very confusing and frustrating. Especially when you copy the code letter for letter and it doesn't work due to a typo(that your friend has to find for you 2 days later). I bought the book to compliment my other O'Reilly HTML books and to start to learn Javascript. And I have taken a lot of knowledge out of this book but I also found it very useful to have another reference book on hand to explain in further detail what different pieces of the code were doing. The author has tried to make it as easy as possible by telling you that you don't need to know certain things about javascript, when in fact, you may just need that information. I think he could have included the information on one of the many sidebars ans let you and me, the readers, decide on what information we need. All in all, I'll didn't read through every page of the book because I got lost in reading other resource books , which I needed to explain the parts of javascript that this book didn't explain. I still use the book for reference but only as a guide on how to layout the code for a certain project or to get ideas on what to do next.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
6 of 6 people found the following review helpful:
4.0 out of 5 stars
Great for beginners who know HTML, June 14, 1999
By A Customer
This review is from: Designing With JavaScript : Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
If you've been writing HTML for a while and want to get into javascripting this is a good start. You don't have to learn the language of javascript, but instead learn by doing some projects. The projects are really what most people want javscript for anyway: using forms, frames, cookies, and image rollovers. It helps to have a little programming background already. The fact that the book is a little out of date actually helps because everything covered has already been implemented in both browsers by now. One problem I had was the included CD which has the examples come up in HTML, but it comes up as source text instead of a working example. It should have both (or just the working example since you can always view source on your own). Since the data on the CD is only about 3 or 4 MB it's not like they were short on space. If you will do a lot of javscripting you will probably need to buy a more complete reference eventually.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|