登録情報
|
本格的にJavaScriptを学ぶのでしたら、同じくO'REILLYから出ている"JavaScript第3版"との併読をお薦めします。
それで物足りなくなったら仕様書を読みましょう。(^^;
The application examples include an online test system, a slideshow/image viewer and something I found very useful, a cookie based shopping cart. Even if there isn't really a wide variety of different examples, those provided are advanced enough to show the capabilities of JavaScript at a high level, and gave me ideas on other things I could program myself, using the examples as guidelines while moving along..
My impression of the code in the book is that it is clean and hi-qual, it works w/o glitches in 4.x gen browser, which really are what you should be developing for these days.
Only gripe is the price.. a little too much maybe.. but I guess I could live with that after saving alot of work cop.. *cough* .. learning from the code in the book :)
I found Bradenbaugh's book quite helpful and would highly recommend it to anyone interested in expanding their bag of JS tricks with immediate applicability. (I am currently using the client-side search engine application, and have dog-eared a handful of practical JS functions in Chapter 6). However, to all those reviewers below looking to learn Perl, you might want to first read this book's title before you pick it up.
|
|
|