• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Ajax experience needed for book?

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Frank Zammetti;

I'm a J2EE programmer. I am quite familiar with HTML, DHTML and Javascipt. Now i was asked to be involved in project that is to use Ajax.

My question is:
1) Do i need to grasp basic concepts before jumping to your book? My understanding is that this book is suitable for those people who have some experience on Ajax
2) If yes, can you recommend some books for me?

Thanks

-Maria
[ May 02, 2007: Message edited by: Bear Bibeault ]
 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Maria,

1. No, the book assumes you have a basic grasp of Javascript and client-side developmnet in general (i.e., HTML, CSS, DOM, etc.) but not AJAX. If you have never looked at AJAX before, but know Javascript a little, you'd be able to jump right in.

2. That being said, if your specifically interested in AJAX, especially since you have a Java background, my first book, Practical Ajax Projects with Java Technology is almost certainly the better choice. Ajax is only one part of the latest book, whereas its the focus in the first book. I go into much greater detail in the first book, show a wider range of usages, etc. However, you will find that the last chapter in the current book looks a great deal like the first (or maybe second, I forget) chapter of the first book (and you'll also quickly realize how authors who write more than one book on similar topics can usually get subsequent books done a little faster LOL)... it's an introduction to AJAX, and may well be all you really need because frankly AJAX at its core is pretty simple (although there's certainly higher level concerns that make it less so).

Bottom line, after all my babbling: the Practical Ajax Projects is likely the better choice for you, but I'd say take a peek at the TOCs, and also the sample chapters around, and see what you think (FYI, I'd say maybe a full half of the first book is actually available online in various places!)
 
We find this kind of rampant individuality very disturbing. But not this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic