• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Where do your book shines ?

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Brett !
I'm a long time reader of your columns at IBM dW and an owner of your books (Java&XML, Java 1.5 , Building Enterprise Application volume1).
Man, I enjoy your writing, you have the gift of writing well in addition of your sense of humor.
Sir, we already have other Ajax books (Ajax In Action, Professional Ajax).
Where do your book shines ?
Can we develop Swing applications (more accuratly, desktop applications) that use Ajax ?
BTW, I want to ask you about your blog, because it seems to me that your blog at java.net is no more active and your website doesn't has it either.
Well Brett, thank you for being in the ranch and I waiting more articles and tutorials from you at dW.
 
author
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the kind words. I do think there are some key differences between Head Rush Ajax and the other Ajax books -- just as I think there are key differences between all Head First books, as compared to other "traditional" books.

But before I say anything else, let me be clear that I think that the other Ajax books are good, and important. So this isn't some sort of "My book is bigger than your book." :-)

But, the focus of all Head First/Head Rush books is on concept. We believe -- "we" being the Head First authors and team -- that concept is king. Lots of code examples are great, wonderful, but not nearly as important as really learning what's going on. So you'll read a -lot- about what the web browser really is in Head Rush Ajax. That might seem pretty basic, but it's core to really understanding Ajax. You'll learn a ton about asynchrony, and then spend a whopping two chapters on the DOM (that's almost 100 pages, which is way more than anything else I've ever seen). That's because we believe that if you can really wrap your head around these core concepts, then putting them together in specific and interesting ways is pretty easy.

So if you have lots of Ajax code, but really aren't sure how to come up with a new combination of technologies, or a new spin on the samples you have, Head Rush Ajax can really ground you. If all you're looking for is specific applications, and you think (even though most people don't) you really do understand the core principles in Ajax apps, then you might want to look at Ajax in Action, or Ajax Hacks.

That's my $0.02. Keep in mind I'm biased, though... but I think the consistent comments we get about Head First and Head Rush bear out that we emphasize concept heavily.

Thanks
Brett
 
I do some of my very best work in water. Like this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic