Learning Ajax - where to search for online instruction. - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T08:02:33Zhttp://stackoverflow.com/feeds/question/942279http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/942279/learning-ajax-where-to-search-for-online-instruction1Learning Ajax - where to search for online instruction.Fábio Antunes2009-06-02T22:38:09Z2009-06-02T22:39:45Z
<p><strong>Hello everybody.</strong></p>
<p><strong>I have good knowledge in Php, Mysql, and with Stack Overflow users help i started understanding a bit more of Javascript. Which by the way thanks for all those who have helped so far.</strong></p>
<p>I always want learn a bit more, and I always had a little admiration for Ajax, and once in Ajax i can use Php and MySql...</p>
<p>So i wanted to know where i could get some tutorials, and if somebody knows where i get video tutorials for Ajax that would be wonderful. So that i can get some notions where to start.</p>
<p>And if a expert or a advanced programmer with Ajax could tell a few things/advices (IDE's, Frameworks, Best Testing Server...) about it, i would appreciate it.</p>
<p>Thanks once again.</p>
http://stackoverflow.com/questions/942279/learning-ajax-where-to-search-for-online-instruction/942283#9422834Answer by RSolberg for Learning Ajax - where to search for online instruction.RSolberg2009-06-02T22:39:45Z2009-06-02T22:39:45Z<p>Here are a few I've used in the past:</p>
<ul>
<li><a href="http://w3schools.com/ajax/default.asp" rel="nofollow">W3 Schools</a></li>
<li><a href="http://www.php-learn-it.com/tutorials/starting%5Fwith%5Fphp%5Fand%5Fajax.html" rel="nofollow">PHP Learn It</a></li>
<li><a href="http://www.phpbuilder.com/columns/kassemi20050606.php3" rel="nofollow">PHP Builder</a></li>
</ul>