-Joppe- Posted January 3, 2009 Share Posted January 3, 2009 Hey again, I'm new to Ajax and wanna learn the basics. Any suggestions for good and understandable literature? //Joe Quote Link to comment Share on other sites More sharing options...
corbin Posted January 4, 2009 Share Posted January 4, 2009 Tutorials are fine, really. AJAX isn't as broad of topic as people think. I mean I guess it could be broad, but it's not book worthy, in my opinion. Quote Link to comment Share on other sites More sharing options...
xtopolis Posted January 4, 2009 Share Posted January 4, 2009 Learn Javascript really well if you want to be good at Ajax. "Ajax" is just what most people know to be the process of getting/sending data back without reloading the page... most of the manipulation is Javascript. Quote Link to comment Share on other sites More sharing options...
Philip Posted January 5, 2009 Share Posted January 5, 2009 Yeah, as xtopolis suggested, get a great Javascript book, not ajax specific. If you know how to do some server side scripting, then you're set with just getting a JS book. I have Javascript The Definitive Guide from O'Reilly, and it's pretty handy to have around Quote Link to comment Share on other sites More sharing options...
mugs Posted January 16, 2009 Share Posted January 16, 2009 hello! well as such understanding javascript is required.. also along with this u require to understand the many many functionalities ajax offers n choose frm the vast options the 1 thing tht u need to use.. according to me the "Wrox Professional Ajax 2006" is a v v good book.. explains nearly all the things in ajax thru examples in a very fine manner.. enjoy AJAXing!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.