Jquery Tutorial

Talk about anything in here.
Post Reply
ExtremeGaming
Posts: 205
Joined: Mon Jul 09, 2012 11:13 pm

Jquery Tutorial

Post by ExtremeGaming »

Does anyone know a good tutorial for beginner jquery? Just getting done with Python and Java, looking to try something new :D Seems every link you search for doesn't explain at all...or just copied and pasted from w3schools :|
<?php while(!$succeed = try()); ?>
User avatar
Helx
Posts: 350
Joined: Thu May 17, 2012 6:45 am
Location: Auckland, New Zealand

Re: Jquery Tutorial

Post by Helx »

Urgh, jQuery *shiver*

Its probably the easiest thing to learn, but its so fiddly.

If you want to go all-out, there is a book for £9 here: hhttps://tpask.us/1 (as at time of writing, there is a sale at the moment)
But otherwise I suggest you just go through the documentation that be found on the jQuery website: http://api.jquery.com/

I actually believe there is a site that teaches you the language, but due to laziness I can't find it :) .

Have fun.
ExtremeGaming
Posts: 205
Joined: Mon Jul 09, 2012 11:13 pm

Re: Jquery Tutorial

Post by ExtremeGaming »

Yea I'm officially a professional at alerting, showing, and hiding :lol:

I'd rather not spend on a book but wow that list looks intimidating...

I'll play around with it for a while thanks :)
<?php while(!$succeed = try()); ?>
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Jquery Tutorial

Post by jacek »

:(

If you must use it, for got sakes make sure you learn JavaScript first !
Image
ExtremeGaming
Posts: 205
Joined: Mon Jul 09, 2012 11:13 pm

Re: Jquery Tutorial

Post by ExtremeGaming »

Yes, I'm pretty deep into javascript. Jquery is seeming too easy...
<?php while(!$succeed = try()); ?>
Post Reply