Lee-Bartlett Posted July 15, 2008 Share Posted July 15, 2008 Hi there i am completly new to this forum so i hope someone out there can help me a little. Im only starting to learn what is needed for web design, so far i know html and some css but i was told by my uncle AJAX is a very good language to get started on but im at a loss. I'm not sure where to start, what languages does AJAX use and what would you recomend to learn first before tackling the slightly harder stuff. Any help would be greatly appreciated (sorry if this is in the wrong section) Quote Link to comment Share on other sites More sharing options...
corbin Posted July 16, 2008 Share Posted July 16, 2008 Based on your post, I don't think you properly understand the use/concept of AJAX. http://en.wikipedia.org/wiki/AJAX (Haven't actually read the wiki on it. Hopefully it's decent x.x.) Quote Link to comment Share on other sites More sharing options...
Lee-Bartlett Posted July 16, 2008 Author Share Posted July 16, 2008 Wiki helped a bit but im still not sure where to start, is ajax a language in its own right or is it a combination, if it is a combonations. Where should i begin, tried googling this for a while, very hard to find a answer unfortunatly Quote Link to comment Share on other sites More sharing options...
Third_Degree Posted July 16, 2008 Share Posted July 16, 2008 http://www.w3schools.com Learn Javascript and PHP Quote Link to comment Share on other sites More sharing options...
BillyBoB Posted July 19, 2008 Share Posted July 19, 2008 AJAX isn't a language at all. Its the concept of using the XMLHttpRequest object from javascript to work with php. The language you would want to learn is PHP and Javascript those are what runs the concept of ajax. PHP isn't the only language that runs with it but PHP is the easiest to learn in my opinion. I am currently reading Beginning Ajax with PHP From Novice to Professional by Lee Babin its a pretty good book I would advise it to you. You can find the book online as well as at a book store. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.