Forum Moderators: open
I would, however, recommend making yourself thoroughly familiar with JavaScript before even considering throwing yourself into an AJAX application.
Also, it may be worth mentioning, AJAX is mostly overkill for the average site. It is only needed when you need constant communication with the server (such as Google Earth or Google Suggest).