Internet Cross Logo
Internet Cross your one stop web tutorial website
Your Ad Here

Back to JavaScript by Example (By Example) product information


Back to your previous page

<< Previous

Spotlight customer reviews:

Customer Rating: Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5
Summary: Pretty good
Comment: A few discrepancies between the examples, explanations, and especially the CD, eg: where I think she changed a file or variable name in one place and forgot to change it in the other, so you spend some time trying to reconstruct what she meant to say.
Otherwise well paced, good for learning.

Customer Rating: Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5
Summary: Inheritance
Comment: I think chapter 8 misuses the term "inheritance", which will muddy the waters for someone trying to understand inheritance. It says "Each object has a prototype whose properties it inherits". Would it be better to say "You can tack new methods or properties on to an existing class (eg: String) using the prototype property"?

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Excellent book and well-written.
Comment: Please Rate the overall value of the book from 1-5:
5=Well done! This book will be a valuable teaching and reference tool.

Please rate the instructional value of the book from 1-5:
4=I would recommend this book to someone interested in its topic.

Please rate the reference value of this book from 1-5 where:
5=A complete reference. I would not need any additional reference on this topic.


This is an excellent book for beginners of Javascript. it takes simplest of the cases without boggling the minds of the readers. when I learnt javacript more than 4 years back, Ihad a hard time reading through 'verbose' books. I wish I had this book at that time.

This author has taken the time to explain the concepts in the simplests of the ways. there are adequate screen prints to highlight the results of the executed javascript code. the author explains the document object model clearly for the benefit of the beginners and also explains different ways of identifying the items in the page.

This is an excellent reference book for intermediate javascript programmers adn this book has found a place in my reference shelf and I will be glad to recommend this book to anybody interested in learning Javascript.


Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: Easy coding
Comment: JavaScript is most often used in a browser on the client side. It is a scripting language that can make vanilla HTML pages more interactive. By now it, like HTML, is very stable. And if you design web pages, it is a good addition to your skill set. Being stable and popular means that there is no shortage of books on it. So on what basis should you prefer this book?

Well, it takes its title very literally. The pedagogy really does emphasise copious examples. In a typical chapter, the examples take up over half the space. Plus each chapter includes a problem set. Yay! You need to learn by doing. Yet so many computer books omit this. Granted, some topics require so many parts to interoperate that writing problems is nontrivial. But to test JavaScript code, all you need is a browser, text editor and a web server. These days, all computers have the first two items. And, in the context of you wanting to learn JavaScript, you DO have a web server that you can load files onto, don't you?

My only quibble is that I wish there were more problems in each chapter. This could take up very little extra room, say a page per chapter. But it would roughly triple the number of problems, and give the reader an even more exhaustive exploration of the topics.


Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: just what I needed
Comment: I am an intermediate programmer, and have developed an appreciation for clear, concise, and meaningful resource materials. I have had great success in gaining knowledge and insight through the use of Ms. Quigley's books; especially Perl by Example. I had the occasion to learn JavaScript, and sifted for days through the convoluted maze of obtusely written learning materials. I remembered how much I enjoyed learning Perl using Ms. Quigley's book, and found JavaScript by Example, which proved to be a clearly written, well organized, relevant, and accessible resource. JavaScript by Example was just what I needed to get the ball rolling; it kept me interested, instead of boring me to death. I highly recommend it to programmers of all skill levels. The book covers everything from beginning to advanced concepts, and includes software that is easy to use, and compliments the written material nicely. Bravo Ms. Quigley, bravissimo!

 


<< Previous

Showing page 2 of 2
1 | 2 |