I want to learn AJAX from the scratch, can anyone recommend some portal to study from. I know there are a lot of site which provides AJAX training, just wanna know which would be good to start from the scratch.
+1
A:
I often visit http://ajaxian.com/
It has a lot of resources (it covers nearly all kind of topics from beginner to advanced).
mamoo
2010-01-25 12:15:19
A:
There's nothing to learn about AJAX, it's just an API with more or less 10 methods.
Luca Matteis
2010-01-25 12:24:48
+2
A:
If you're an absolute beginner, then you can learn JavaScript and AJAX from w3schools. It's also a good place for basics in a lot of other surrounding technologies (HTML, CSS, XML) should you want to look further.
Ajaxian is a great source for nicely designed examples of AJAX and other nifty web tech.
TreeUK
2010-01-25 12:59:10