Buy Used
Used - Very Good See details
Price: £3.27

or
 
   
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Head Rush Ajax (Head First) [Paperback]

Brett McLaughlin
3.5 out of 5 stars  See all reviews (6 customer reviews)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Special Offer until June 30, 2013: Receive an additional £5 promotional Gift Certificate, when you trade-in at least £10 worth of books. Learn more.

Book Description

4 April 2006 0596102259 978-0596102258 1

Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users' requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life. Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad.

But who wants to take on next-generation web programming with the last generation's instruction book? You need a learning experience that's as compelling and cutting-edge as the sites you want to design. That's where we come in. With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you've taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you'll have solved tons of puzzles, figured out how well snowboards sell in Vail, and even watched a boxing match. Sound interesting? Then what are you waiting for? Pick up Head Rush Ajax and learn Ajax and asynchronous programming the right way--the way that sticks.

If you've ever read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. Head Rush ramps up the intensity with an even faster look and feel. Have your first working app before you finish Chapter 1, meet up with the nefarious PROJECT: CHAOS stealth team, and even settle the question of the Top 5 Blues CDs of all time. Leave boring, clunky web sites behind with 8-tracks and hot pants--and get going with next-generation web programming.

"If you thought Ajax was rocket science, this book is for you. Head Rush Ajax puts dynamic, compelling experiences within reach for every web developer." -- Jesse James Garrett, Adaptive Path

"A 'technology-meets-reality' book for web pioneers on the cutting edge." -- Valentin Crettaz, CTO, Condris Technologies



Product details

  • Paperback: 448 pages
  • Publisher: O'Reilly Media; 1 edition (4 April 2006)
  • Language: English
  • ISBN-10: 0596102259
  • ISBN-13: 978-0596102258
  • Product Dimensions: 23.4 x 20.3 x 2.8 cm
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Bestsellers Rank: 466,031 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, and more.

Product Description

From the Publisher

Asynchronous programming lets you turn you own websites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad. With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. Head Rush Ajax takes you beyond basic web development with DHTML and JavaScript and explains how asynchronous data requests and more powerful event models can be used in the Ajax methodology.

About the Author

Brett McLaughlin has become one of the most well-known authors and programmers in the Java and XML communities. He's worked for Nextel Communications, implementing complex enterprise systems, at Lutris Technologies, actually writing application servers, and most recently at O'Reilly Media, Inc., where he continues to write and edit books that matter. His most recent book, "Java 5.0 Tiger: A Developer's Notebook", was the first book available on the newest version of Java, and his classic Java and XML remains one of the definitive works on using XML technologies in Java.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
11 of 11 people found the following review helpful
3.0 out of 5 stars Slightly disappointed 30 May 2006
Format:Paperback|Amazon Verified Purchase
I've read a couple of the Head First books and really loved them, but was a bit disappointed with this book.

It repeats itself slightly too much, and I found myself skipping sections because it was just going through yet again what I had just read.

I also knew about some stuff like the DOM already and it would have been good to have a 'if you know the following you can skip this chapter' section.

I don't want a reference book but it would be really useful to have the complete code for each of the projects described in one place somewhere. When I tried to write my app after reading the book, it didn't work and it took me ages to work out what exactly I'd missed out. Some pointers on common mistakes would also have been good.

It's still quite a good book, but I guess after the Head First books I'd come to expect more. I wish it had been slightly more ambitious and tried to cover a bit more.
Comment | 
Was this review helpful to you?
10 of 10 people found the following review helpful
5.0 out of 5 stars Another cracker from the HF stable 12 Dec 2006
Format:Paperback
You may, like me, be wondering what the 'Head Rush' appelation is all about compared to the 'Head First' series. This is a slimmer book than the 'Head First' series, coming in at 400 pages (compared to 700-800 for the HF series). Also, it's focussed on a smaller topic. Apart from that, though, it's exactly the same format as the HF books, with some old HF characters popping up. HF stalwarts may be surprised to find that Frowning Woman In Denim is absent from this book, though.

As a prerequisite, you need to know HTML and CSS. You should also know a bit of Javascript. Nothing too fancy, just enough syntax to follow variable definitions, loops, conditionals and subroutines. If you don't know JS at all, I think you'll have trouble keeping up. The server side code is all in PHP. I don't know PHP, but it was close enough to Perl that I had no difficulty following it.

You also probably don't want to know too much about Ajax already. In fact, if you've done a lot of Javascript before, you may find the chapter on DOM a bit slow going. You'll find the pace just right if you're someone who's taking their first step in scripting on the browser side.

Brett McLaughlin proves he can do the HF style in this book. No worries there at all. In the first chapter, you could perhaps argue that some of the diagrams are over-annotated and have just too many arrows in them. In previous HF books, it was normally obvious what the flow of the diagrams were. Not so here, in a few places. However, from chapter 2 onwards, things are fine. In fact, the whole thing is a delight, as usual.

HR Ajax covers the basics very well and entertainingly so: what makes Ajax different from standard HTML requests, asynchrony, manipulating the DOM, and using XML versus JSON.
... Read more ›
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars Very easy to follow 10 Oct 2006
Format:Paperback
This was the first Head Rush book I've read and found it an interesting format. Head Rush books don't have the typical layout and feature hand drawn illustrations and notes you probably do yourself when studying. This Ajax introduction is very much for beginners with an emphasis on maintaining enthusiasm and memory recall while learning. If you are more experienced in programming JavaScript or any other language for that matter, you would be better suited to one of the "Professional Ajax" titles.
Comment | 
Was this review helpful to you?
By Yossu
Format:Paperback|Amazon Verified Purchase
When I bought this, I didn't realise that a) it was published in 2006, and so it quite out of date, and b) that O'Reilly had published Head First Ajax, which was supposed to be an updated version of this book, in the Head First format rather than the (very similar if you ask me) Head Rush format, which it seems people didn't like.

Well, judging by my favourable impression of this book, and the poor reviews of Head First Ajax, I'm glad I made the mistake! This book is extremely well written, and explains Ajax very clearly. Obviously, if you hate the light-hearted style of the Head First series, then you won't like this one, but I really enjoyed the way they put the subject over.

I have done some Ajax before, but that was using Microsoft's ASP.NET Ajax controls, not writing the raw Javascript. This books starts right at the bottom and has you writing everything. This is good in that it gives you a good idea of what's going on, and allows you to control what is being sent around, but it does mean you end up writing a lot more code than you need to.

I thoroughly recommend this book, but would suggest that when you've read it, and got an idea of how to use Ajax, you then look at something like jQuery, which takes a lot of the hard work out of this. It enables you to do all the stuff that this book tells you to code yourself, as well as a lot more. Having cut your teeth with this book, you should find it easy to write Ajax applications with a good framework like jQuery.

My only criticism of this book is a small, but irritating one. The author seems to be under the impression that server-side script means PHP. Granted, he grudgingly mentions that you might use Java or Ruby, but always refers to the server scripts as PHP scripts.
... Read more ›
Comment | 
Was this review helpful to you?
2.0 out of 5 stars Very disappointing 6 Aug 2008
By Ashley
Format:Paperback
I'm a fan of the Head First series. They make a welcome change to the staid text book style of the majority of computing books. However I think this particular offering is not one of their better efforts. Maybe Ajax isn't really that complex a topic and doesn't require a book of this length, or maybe the author spent too much time on the Head First fun filled packaging and not enough on the content. I actually found that the Head First fun and frivolity actually seemed to pad out the book and unnecessarily labour what is actually a fairly straightforward topic.
If you're familiar with javascript there's not much more to Ajax than learning how to use the XMLHttpRequest object and handle its return codes. The other side of the coin is the way the server processes the request and returns text or XML back to the browser and this is where I think the book is very weak. Given the length of the book I felt that there should have been more detailed coverage of the different options for back end processing.
In the end I got bored with the book and sold it on ebay. The other Head First books I have bought are outstanding. Head First Java (Head First), for example, does an excellent job of making difficult topics intelligible. The problem with this book is that all the dumbed down explanations make you feel that Ajax is a more complex topic than it really is.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Feedback