Dojo: Using the Dojo JavaScript Library to Build Ajax Applications (Developer's Library) | 
enlarge | Author: James E. Harmon Publisher: Addison-Wesley Professional Category: Book
List Price: $39.99 Buy New: $25.02 You Save: $14.97 (37%)
New (39) Used (6) from $25.02
Avg. Customer Rating: 6 reviews Sales Rank: 238950
Media: Paperback Edition: 1 Number Of Items: 1 Pages: 336 Shipping Weight (lbs): 1.4 Dimensions (in): 8.9 x 6.9 x 0.9
ISBN: 0132358042 Dewey Decimal Number: 006.78 EAN: 9780132358040 ASIN: 0132358042
Publication Date: June 21, 2008 Availability: Usually ships in 1-2 business days Shipping: International shipping available Condition: Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.
|
| Also Available In:
|
| Similar Items:
|
| Editorial Reviews:
Product Description
Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there’s a complete, example-rich developer’s guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you need to succeed. Expert Web developer James E. Harmon begins by demonstrating how to “Ajax-ify” existing applications and pages with Dojo, adding Ajax features such as client- and server-side validation as quickly and nondisruptively as possible. Next, he presents in-depth coverage of Dojo’s user interface, form, layout, and specialized Widgets, showing how they work and how to use them most effectively. Among the Widgets, he covers in detail: Date Pickers, Rich Text Editors, Combo Boxes, Expandable Outlines, and many others. In conclusion, Harmon introduces the Dojo toolkit’s powerful capabilities for simplifying Ajax development. He thoroughly explains Dojo’s helper functions, shortcuts, and special methods, illuminating each feature with examples of the JavaScript problems it can solve. This section’s far-ranging coverage includes strings, JSON support, event handling, Ajax remoting, Dojo and the DOM, testing, debugging, and much more. All source code examples are provided on a companion Web site, including source code for a complete tutorial case study application.
|
| Customer Reviews: Read 1 more reviews...
Good Intro September 18, 2008 This is a nice intro. It is in three parts and runs a little contrary to the normal flow in a book like this. The first section is a hands on tutorial, the middle section is reference and the last section contains definitions, more of an introduction and information on using capabilities that are not tied to widgets.
There's a sentence in chapter 15 that mentions using widgets later. This makes me think that editors moved around the order of the book - because in most computer books the stuff in the third section would be first.
I personally liked this change. It got me in and running immediately on using some code. I didn't need to work through a bunch of explanation first. The widget documentation is o.k. I guess, though not really necessary. I would have enjoyed more in depth examples and explanations.
I think this book would best serve someone new to javascript and libraries of this type. It gives enough to help a beginner get going and be immediately successful, so that they don't give up. A more experienced developer might be frustrated with the repetition between the sections and the high-level overview on most material.
But for anyone who wants to learn a new technology and doesn't want to get bogged down in a massive volume that covers every single bit of minutiae - this is a good start.
A very good Dojo book September 3, 2008 This is a very good introduction to Dojo. If you have not used any other Ajax toolkit, and you want to learn Dojo, then this is the book for you. At the moment, this is the easiest to understand tutorial of Dojo. Unfortunately, it does not tackle DojoX very much, which contains some modules that are very useful, like the Grid. It also doesn't show examples of handling XML (handleAs: "xml"). Anyway, the perfect companion to this book, like other Dojo books, is the Book of Dojo, found in Dojo's website.
Good to get you started but there are some issues August 17, 2008 The book is a good book on getting you stated in Dojo and the examples are good. The book though seems a bit rushed to market there is errors in the code everywhere I seen typos to just completly wrong code in the book. I would have rated this higher but the errors are a problem if you try and follow the code in the book. My suggestion is you need to download the code from the authors website. Follow that code instead. I have read the other dojo books and they have a simular problem. Dojo is very powerful and there just isn't very many people to review the books for mistakes. If you looking for documentaion on Dojo and you do a lot of server side programming then it is worth buying this book as it was meant for you..
3 dojo books in one August 8, 2008 "Dojo: Using the Dojo JavaScript Library to Build Ajax Application" is a book for developers. You should know JavaScript and HTML well before starting. There are three main sections of the book which were so different to the point where I thought I was reading three separate books.
The first part rips apart an HTML form then shows how to use Dojo to improve it. I liked the attention to accessibility along with error handling and validation. Dojo was introduced in pieces through example. Except for a couple overly long examples, such as a full page of the HTML source for the 50 states, this section was good. Things build up slowly and clearly so long as you are willing to suspect disbelief about how Dojo works.
The second part introduces Dojo widgets with a picture, API description and examples. Except for the picture, it seemed very similar to the API. This part of the book didn't add much value for me as I can look at the API and examples online.
The third part gets good again. It goes into the details of how Dojo works and some more advanced concepts. It also goes into history and the problems Dojo solves. It was nice having this later in the book so the beginning could be more substantial. I did like how the author went from high level to low level - both with the three parts and even within part three itself. Some pieces stayed a bit to high level such as the AOP and object discussion chapters.
Overall, I was mixed between the three books. The first and third were good and the second I wouldn't pay for.
Good introduction to Dojo July 7, 2008 2 out of 3 found this review helpful
This book provides a good introduction to Dojo. It answers these questions: 1. What is Dojo? 2. What can Dojo do for me? 3. How can I start using Dojo right now?
You've probably created at least a few (if not many) web forms to gather input from your users and thought "Shouldn't there be an easier way to (insert your complaint here)?" The author goes through a list of these common gripes and shows how you can tackle each one with Dojo. In the beginning, he highlights a few key areas - such as form widgets, validating fields, and form submission. Once you begin to grasp the power and usefulness of Dojo, he goes through a deeper look into all the widgets (form, layout, and specialized) and the base Dojo libraries (string utilities, AJAX utilities, event handling, etc.)
This book is not a complete reference to all things Dojo, but it does a great job of focusing on the common and most used features to get you started. This approach allows you to wade into the Dojo pool at your own pace rather than diving into the deep end and getting quickly overwhelmed by the total package that Dojo offers.
|
|
|