-3

I want something that's simple, in-depth and explains from basics.

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239
aWebDeveloper
  • 36,687
  • 39
  • 170
  • 242
  • 2
    As there can be no one "right" answer to this, would you edit your question and tick the "community wiki" box? – T.J. Crowder Oct 27 '10 at 13:11
  • 2
    Possible duplicate of [Where can I find a tutorial to get started learning jQuery?](http://stackoverflow.com/questions/168802/where-can-i-find-a-tutorial-to-get-started-learning-jquery), [Jquery video tutorial resources](http://stackoverflow.com/questions/401810/jquery-video-tutorial-resources), and many more related questions. Also a simple search request on your favorite engine would give you a pretty good list. – Bertrand Marron Oct 27 '10 at 13:14

5 Answers5

1

W3schools will be one of the good choice.

Chinmayee G
  • 7,947
  • 2
  • 31
  • 41
1

docs.jquery.com/Tutorials

And some more links to great tutorials

CD..
  • 72,281
  • 25
  • 154
  • 163
1

There's a listing of jQuery tutorials on the jQuery website. "How jQuery Works" and "Getting Started with jQuery" might be good places to start.

Wyatt Anderson
  • 9,612
  • 1
  • 22
  • 25
0

http://tutsplus.com/course/30-days-to-learn-jquery/ I found these video tutorials good to get you off to a start. Requires that you know a little javascript but will cover the basics to start with and then gets more involved after the 10th instalment or so. But as with anything, nothing beats just getting your hands dirty and implement jquery with your projects.

bestfriendsforever
  • 351
  • 2
  • 6
  • 18