The easiest way to get into Ajax

posted on July 4th, 2007 by conmulligan
Tags:
filed under Internet, Programming

I’ve been developing web applications for a while now, but only recently decided to jump on the Ajax bandwagon (I was gonna say ‘Web 2.0 bandwagon’, but buzzwords rub me the wrong way). Although I’m familiar enough with javascript, as I’m sure many are, I expected the learning curve to be relatively straight-forward. I didn’t want to buy a book, I’m broke, so I started looking around for simple tutorials in the internet. Wow, there are a lot of Ajax tutorials on the ‘net. The problem is, all the ones I came across were overly-complicated, too specific to learn anything, or completely unrelated to Ajax (like shiny-graphics photoshop tutorials). Anyway, I finally found a really short, concise tutorial that shows you the basics, without being too specific, on tizag. After reading it I was able to quickly implement my ideas, and tackle some of the more detailed tutorials out there. Check out the article here.

Related Articles

Tags:

Leave a Comment