jQuery Resources

Soldato
Joined
30 Apr 2007
Posts
3,095
Location
Kent
Hi Guys,

I want to learn jQuery/JavaScript - can anyone recommend any good jQuery resources - both on the web and in book form?

I am currently working as a web developer working in XHTML and CSS, and have a little knowledge of PHP and JavaScript, so would ideally like something that starts right from the basics.

Many thanks in advance!
 
I picked up jquery in Action when I wanted to learn jquery and it helped me out quite a bit.
After I picked up the basics, I just continued to learn more and more as I went along.
 
Yup.

It's not quite 'dummies guide' simple and won't do as an definitive resource but after reading it, I was able to start understanding the jquery plugins and functions I was already using.

I read the book a year ago and can now make my own plugins when a clients demands require it or edit existing ones to add additional functionality as required. This may sound like a long time but other than reading the book, I haven't sank a lot of time in to it. Just figuring out how to do things as they come up.

There may be a better book out now but if someone is looking for one, they could do worse than jquery in action.
 
Last edited:
Back
Top Bottom