JavaScript by Example
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| JavaScript by Example | |||||||||||||||||||||||||||||
|
Appropriate for every beginning-to-intermediate level course in JavaScript programming; and for any Web design or development course that includes coverage of creating dynamic pages with JavaScript. Ellie Quigley's JavaScript by Example is singularly well suited for students of all kinds who wish to master JavaScript, including: first-time programmers; Web designers delivering dynamic content; experienced scripters moving from languages such as Perl; and system administrators working with browser-based administration tools that utilize JavaScript. Quigley utilizes the same proven approach that have made her books on Unix/Linux shell programming and Perl scripting favorites amongst students worldwide. She has carefully created a technically strong learning path interlaced with hundreds of small examples that demonstrate JavaScripts wide range of practical applications. This book strikes a perfect balance: serious, yet exceptionally accessible. One step at a time, it guides JavaScript beginners through every essential JavaScript concept and programming technique, including script setup, data types, variables, dialog boxes, operators, control structures, functions, and JavaScript objects. By the time students reach the end of the book, they will be creating remarkably sophisticated programs based on DOM and CSS. |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 11 of 11 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 07-10-06 | 3 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I was reading JavaScript by Example in parallel with Beginning JavaScript, 2nd Edition for a class. I found that Quigley was trying too hard to jam too much information into a small space. As someone new to JavaScript, I found her explanations difficult and her writing unclear. In comparison, Beginning JavaScript is bigger, but kinder and more comprehensible to the new reader. If weight is an issue, buy Quigley. Otherwise, you are better off with Beginning JavaScript.
(Review Data Last Updated: 2008-09-05 06:11:15 EST)
|
|||||||||||||||||||||||||||||
| 07-09-06 | 3 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I was reading JavaScript by Example in parallel with Beginning JavaScript, 2nd Edition for a class. I found that Quigley was trying too hard to jam too much information into a small space. As someone new to JavaScript, I found her explanations difficult and her writing unclear. In comparison, Beginning JavaScript is bigger, but kinder and more comprehensible to the new reader. If weight is an issue, buy Quigley. Otherwise, you are better off with Beginning JavaScript.
(Review Data Last Updated: 2007-04-11 09:45:24 EST)
|
|||||||||||||||||||||||||||||
| 09-12-05 | 4 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Terrific book, a little (editing) problems in the book, but if you have a little experience in Javascript they can be overlooked. Actually the few errors keep you on your toes!
(Review Data Last Updated: 2007-07-09 19:50:30 EST)
|
|||||||||||||||||||||||||||||
| 09-11-05 | 4 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Terrific book, a little (editing) problems in the book, but if you have a little experience in Javascript they can be overlooked. Actually the few errors keep you on your toes!
(Review Data Last Updated: 2007-03-19 10:22:53 EST)
|
|||||||||||||||||||||||||||||
| 05-19-05 | 5 | 5\5 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Wether or not this book is right for you, really depends on what you need from a Javascript text book. Armed with some basic knowledge of HTML, this was the perfect text to put me up to speed on the topic. There are many examples (as the title implies), giving you an exhaustive treatment of all topics. This treatment doesn't leave anything out, and though it would be nice to have the answers to the exercises, anything which stumps you can be solved by going over the examples again.
There are many explanations for every example given, but it's quite easy to skip around to what you need if you know some of the material already. Excellent self-study tool. (Review Data Last Updated: 2007-07-09 19:50:30 EST)
|
|||||||||||||||||||||||||||||
| 12-30-03 | 3 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
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. (Review Data Last Updated: 2006-07-07 09:50:54 EST)
|
|||||||||||||||||||||||||||||
| 11-26-03 | 3 | 1\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
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"?
(Review Data Last Updated: 2006-07-07 09:50:54 EST)
|
|||||||||||||||||||||||||||||
| 09-08-03 | 5 | 8\10 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
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: Please rate the reference value of this book from 1-5 where: 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. (Review Data Last Updated: 2007-07-09 19:50:30 EST)
|
|||||||||||||||||||||||||||||
| 08-12-03 | 4 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
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. (Review Data Last Updated: 2006-07-07 09:50:54 EST)
|
|||||||||||||||||||||||||||||
| 07-25-03 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
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!
(Review Data Last Updated: 2006-07-07 09:50:54 EST)
|
|||||||||||||||||||||||||||||
| 07-10-03 | 3 | 3\6 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
My background before I read this book, I know quite well about HTML, C, Perl and familiar basic C++ or OOP. When I read this book, it is quite easy to follow. When the author talked about DOM (Document object model.) He is very wordy and reptitive. In my opinion, he can just say one time and give all the properties and method about DOM. But he chose to repeat every single similar FORM object. It took over hundred pages.
This book can easily cut half pages. He put the Perl in the appendix. If you know Perl, the perl in this book is pretty standard and you can find in other books. The first 10 chapters are deal with Syntax of Javacript which is extremely similar to C or C++ (I would say a over simplified version of C++ or similar to Perl OOP) So, if you know C or C++, you can read very fast. The rest of the book is all about Objects. Again, if you know about a bit OOP, it is very easy to follow. One should be able to read through this book in less than a week (Not word by word, you don't have to since it is repetitive). (Don't worry too much about the code explanation. Those codes are very obvious, I think the author may not want to explain the obvious ones. One should be able to understand by reading the codes in this book without explanation. If one cannot, he may not understand even read the explanation (Or he may not be ready to read this book). This is not comphensive book. You may need a reference for all the DOM (properties and Methods). Inside Javascript by Steven seems a good book. There are not many good Javascript books, either it is too wordy , bad organized, talk about something that only a few people will ever use or just give ton of examples without showing you how they work. This book is ok. I hope the author can put the comphensive properties and methods in this book (at least the most objects we uaually use instead of unnecessary words or explanations.) I will recommend you buy this book if you start to learn Javascript. The last 2 chapter examples on CD are corrupted. Depending on what browser you are running, some browser will only display as 'html text/raw HTML codes'. Those corrupted files have so many 'funny characters'. I guessed it may not save as text files. If you use IE, it will be fine. I use Mozilla, it does not work (I have to use Mozilla because IE cannot run on Linux.) Compared most of other Javascript books I read at bookstore. I would say this one is good as long as you are beginner (Actually, it is much better than most others). If the author can make his book 'shorter without losing context' (I think he can easily accomplish) and more 'comphensive about Object properties and methods we usually use' in next revision. It will give much more stars. (I don't believe longer is a better book. The short and comphensive one is better. Who has so much time to read? I wish I could have such luxury to spend all the time to read.) (Review Data Last Updated: 2006-07-07 09:50:54 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 11 of 11 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |