开发者

The best way to learn Ajax [closed]

Closed. This question is opinion-based. It is not currently accepting answers.

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 9 years ago.

Improve this question 开发者_StackOverflow

My question is simple, which is the most logical way to learn to handle the concepts of ajax, and that time should be spent on each phase of this new model.


Simplest thing of learning something, is doing something.

First of all, you need to understand the fundametals.. what is AJAX, what was before AJAX and what exact issues does it solve.

After you might consider to learn jQuery AJAX API (http://api.jquery.com/category/ajax/) for client side and PHP (or any other language, that is easy to start) as server. And do some small tasks - as one of AJAX kata, it could be implementation of 'Google word suggest'.


Given you have some web development experience, I suggest the following book - it is really excellent in my opinion:

http://www.amazon.com/Ajax-Definitive-Anthony-Holdener-III/dp/0596528388/ref=pd_sim_b_3

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜