<< 1 >>
Rating:  Summary: Very good for those w/some or little programming experience Review: Don't listen to all the bad reviews. Those people either don't know how to program, or they don't realize that the code samples in the book are incomplete. I read this book and found it to be very useful for my needs. I am only a beginning programmer using Java and advanced using HTML (although you can hardly call HTML a programming language, any fool can create a web page). Prior experience has helped a great deal. Object oriented and object based languages are not for beginners. Get some experience under your belt before trying to learn these kind of languages on your own. Once you have that, this book will be an excellent resource.
Rating:  Summary: Not for beginners Review: I must agree with those listed below. Too many typos, too many errors. I tried to get some answers via Ms Lemay via her home web page but never an answer. It seems that a minute of her time is worth more than all the time wasted by readers of her book. My advice go for either the O'Reilly series by Flanagan or the Javascript Bible by Danny Goodman. At least these authors & publishers show more consideration to & respect for the reading public who do not want to waste their hard earned cash / time.
Rating:  Summary: My Programming Bible Review: Talk about an investment. I got this book for like thirty bucks and with the knowledge it provided I was able to more than double my salary in two years. Although some aggressive negotiating is still involved, in the end I still have to know my stuff and this book has provided me with it. Clear and easy to follow examples given throughout. When you built a solid foundation, go to the web for more updated information.
Rating:  Summary: My Programming Bible Review: Talk about an investment. I got this book for like thirty bucks and with the knowledge it provided I was able to more than double my salary in two years. Although some aggressive negotiating is still involved, in the end I still have to know my stuff and this book has provided me with it. Clear and easy to follow examples given throughout. When you built a solid foundation, go to the web for more updated information.
Rating:  Summary: A very good introduction and useful reference Review: This book was sufficient for me to get going with a language that is structured very differently from the traditional languages that I learned back in the dark ages. It's not designed as a comprehensive reference, although I've been using it as my sole Javascript reference for the past year. Rather, it teaches by having the reader learn to create building-blocks -- sections of code that will accomplish something useful -- and then goes on to show how to integrate those into larger projects. I didn't actually find the larger projects useful in and of themselves, but as examples of good Javascript code they were worth reading through.I read about half of the book straight through, and then started skipping around as I needed to learn specific techniques. It works adequately that way, but in fact it is so full of little tricks -- some of which aren't even presented as such, but are just built into the examples -- that it will really repay anyone with the discipline to read it straight through. (I looked at a script used by the Adobe site that I wanted to emulate, but thought it looked kludgy and there MUST be a better way to do it. I spent several hours experimenting with document objects and attributes before finding the answer. Then in browsing Lemay's book for something else, I stumbled across the exact same technique being used in one of her examples. If only I had sat down and read that chapter earlier!) The one shortcoming with the book, and the only reason I'm going to knock my rating down to four stars instead of five, is that the reference sections on document objects and properties should be more complete. Randy Steer
<< 1 >>
|