Where can I find a tutorial to get started learning jQuery? [closed]
Asked Answered
T

13

22

Where is a good place to get started learning how to use jQuery? It seems to be all the rage nowadays. I know some basics of JavaScript but I'm by no means an expert.

Trinh answered 3/10, 2008 at 20:42 Comment(2)
robinz.in/begin-with-jqueryEla
you will find lot of examples at tutorialkart.com/jquery and you can get hands on experience with their try jQuery online tutorialkart.com/try-jquery-online.phpKatleen
G
17

Officially from jQuery http://docs.jquery.com/Tutorials

Or try anything on this site that compiles a bunch of jQuery learning material:

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

Graecoroman answered 3/10, 2008 at 20:44 Comment(0)
M
12

I can whole-heartedly recommend Manning's 'JQuery In Action'. VERY readable, and does a great job of explaining the framework-specific abstractions.

Muse answered 3/10, 2008 at 20:45 Comment(0)
I
4

Here's a 4 part (so far) series on Jquery Basics.

Imagism answered 3/10, 2008 at 20:43 Comment(1)
It's more than 4 parts now, and it was an extremely useful introduction series. Thanks for the great suggestion.Funk
E
3

JQuery web site has some nice tutorials itself.

Eldaelden answered 3/10, 2008 at 20:44 Comment(0)
M
3

As well as the jQuery in Action book that's already been mentioned, there's Learning jQuery and jQuery Reference Guide from Packt. They work well as a pair: the Learning book has plenty of examples that they walk through in some detail - once you know what's possible, the Reference Guide helps you find the right method from the fairly comprehensive options available.

Malliemallin answered 3/10, 2008 at 20:52 Comment(0)
L
3

If you're into video tutorials, check out the jQuery for Absolute Beginners Series. It really helped to make jQuery click with me, more than traditional tutorials.

Lyricism answered 26/4, 2009 at 1:5 Comment(0)
P
2

Have you looked through jQuery.com? Their documentation is really excellent.

Prizefight answered 3/10, 2008 at 20:43 Comment(0)
M
1

There are a lot of them out there, google it, and the jQuery official site itself has a huge list of tutorials and excellent documentation with working examples. If that's not enough, try http://jqueryfordesigner.com, http://bassistance.de. I have also written some at my blog, http://www.chazzuka.com/blog.

Monastic answered 4/10, 2008 at 17:34 Comment(0)
C
1

I ran across a site with JQuery videos recently.

There was also a Hanselminutes podcast on the subject of jQuery.

Cascabel answered 4/10, 2008 at 17:42 Comment(0)
H
1

I've found the links from "The Complete jQuery Resource List for You to Become an Almighty Developer" to be very helpful.

Hallerson answered 30/10, 2008 at 3:11 Comment(1)
February 2010 the link no longer works. If anybody knows a new one, please edit the answer to add it. Thanks!Sawn
B
1

There are lots of articles on JQuery on the web. Here's one for a beginner:

http://www.dotnetcube.com/post/Getting-started-with-JQuery-in-ASPNET.aspx

Biz answered 26/4, 2009 at 0:27 Comment(0)
T
1

I started with 15 days of jquery

Thaumatology answered 12/10, 2009 at 16:43 Comment(0)
E
1

I've just run into this one. I recommend it because it explains the basics and gives a solid foundation that you can build on.

http://blog.mikecouturier.com/2010/02/beginning-with-jquery-solid-foundation_22.html

Excursionist answered 1/4, 2011 at 10:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.