4

Possible Duplicate:
Where can I find a tutorial to get started learning jQuery?

I am very interested in learning jQuery. Is there any website that could aid me in learning jQuery? Any good book recommendations would be great too. I love JavaScript and use it often but jQuery is a different beast in itself.

Community
  • 1
  • 1
Eric
  • 7,930
  • 17
  • 96
  • 128

7 Answers7

2

Try this site: http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html.

You can also print out this cheat sheet: http://www.javascripttoolbox.com/jquery/cheatsheet/JQueryCheatSheet-1.3.2.pdf.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Jason
  • 51,583
  • 38
  • 133
  • 185
2

http://visualjquery.com/ is a great guide for when your working with JQuery.

ICodeForCoffee
  • 3,187
  • 2
  • 30
  • 40
1

I have the jQuery In Action book, and it is a very good reference for jQuery.

http://www.amazon.com/jQuery-Action-Bear-Bibeault/dp/1933988355

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
David Basarab
  • 72,212
  • 42
  • 129
  • 156
1

http://jqueryfordesigners.com/

redsquare
  • 78,161
  • 20
  • 151
  • 159
0

I often visit Learningjquery.com, and it might sound weird, but I learned more of jQuery in the small time that I used this site than in the half year before that. I read almost 75% of the jQuery related questions here. And you learn quite a few new tricks, and best practices when you do that.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Sander
  • 13,301
  • 15
  • 72
  • 97
0

Glimmer, released by Microsoft is quite nice. you can learn more about it here.

LiamGu
  • 5,317
  • 12
  • 49
  • 68
0

This is the best link I have come across, "JQuery Secrets with Dave Ward":

http://polymorphicpodcast.com/shows/jquery/

IrishChieftain
  • 15,108
  • 7
  • 50
  • 91