3.0 out of 5 stars
Solid material, if somewhat dated..., April 3 2004
This review is from: Book of JavaScript: A Practical Guide to Interactive Web Pages (Paperback)
Target Audience
Beginning JavaScript coders.
Contents
This is a conversational tutorial on JavaScript coding designed for people who have not used the language much (or at all).
The book is divided into the following chapters:
Welcome To JavaScript!; Using Variables and Built-in Functions to Update Your Web Pages Automatically; Give The Browsers What They Want; Rollovers: Everyone's Favorite JavaScript Trick; Opening and Manipulating Windows; Getting Functional: Writing Your Own JavaScript Functions; Giving and Taking Information With Forms; Keeping Track of Information with Arrays and Loops; Timing Events; Frames and Image Maps; Validating Forms, Massaging Strings, and Working with CGI; Cookies; Dynamic HTML; How to Fix Broken Code; Beyond the Browser: Plug-ins, ActiveX, Making Music, and Java; Reference to JavaScript Objects and Functions; Answers to Assignments
Review
There are numerous books on the market that deal with learning JavaScript. There is everything from simplistic guides to the person building their first web page, to in-depth guide for the professional web developers, to detailed reference guides that document every feature. On that scale of coverage, this book falls somewhere on the lower end of the scale. That's not a bad thing... It's just good to know what the target audience is.
The tone of the author's writing is conversational and a little quirky. He uses a number of examples in each chapter to illustrate the subject matter, and they illustrate the points well. Each example is dissected so that the reader can follow along and understand what each line is doing. By the time you are finished, you should have a solid understanding of the basics of JavaScript. At that point, you should be ready to pick up a more detailed book and start learning the intricacies of the language.
The only bad thing about the book at this point in time is the age of the book. He assumes that the reader is working with either Netscape 3.0 or Microsoft Internet Explorer 4.0. On one hand, most of the stuff you see here should be supported now in any browser. On the other hand, there's something to be said for learning the latest information on more up-to-date platforms. The age also shows up when you examine some of their web site samples. Obviously, the sites have been updated since the book was written, so you can't very well follow along any more.
Conclusion
A solid, if somewhat dated, tutorial treatment of basic JavaScript coding. Easy to read, and very good explanations of code examples.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4.0 out of 5 stars
Very practical for beginners but somewhat dated, Oct 7 2003
This review is from: Book of JavaScript: A Practical Guide to Interactive Web Pages (Paperback)
I just picked this one up because I was looking to juice up a website I've been working on. The first couple of hours I spent with it were golden. I learned a lot of what I was interested in knowing quite quickly. One thing that struck me, however, was how dated it was - the author likes to reference real world websites but every real world example that I looked up online had been completely redesigned since this book was published in 2000.
The book also spends a somewhat annoying amount of time discussing differences between browsers like Netscape 2.0 and IE 4.0... Netscape is currently at version 7.0, IE is at 6.0. Dealing with the different browsers and the way they render java was much more of an issue three years ago (although it definitely still is an issue b/c pesky microsoft likes monopolize everything did its best to turn java into something that could only be compatible with IE). Point being his discussion of this issue is dated.
Anyway, the book is well written and the author is not a tech head looking to show off how complex his field is. The book puts things forward practically (as the subtitle suggests it should) and the result is if you are a java novice and you want to add java functionality to your website, this book provides the answers in a way that is aimed more at the bottom line of getting that functionality into your website and less at providing you with a big picture understanding of java.
To summarize, this book, aside from being somewhat dated, is a very well organized guidebook for someone who wants a working understanding of the elements of java that suit their basic purposes. It is not for someone looking to become a real java maven.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
Very easy to read and follow instructions., Aug 19 2003
This review is from: Book of JavaScript: A Practical Guide to Interactive Web Pages (Paperback)
While other books discuss in debth detail of JavaScript, this book does a good job "giving the reader a break." Keeping things light. Examples are well defined and organized. I did not feel choking on too much details. Also, the type set was very nice for reading. pvr-consulting.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No