Outline ·
[ Standard ] ·
Linear+
Jquery courses, any recommendation?
|
TSseraphangel
|
Jan 12 2010, 10:00 AM, updated 16y ago
|
|
Hi there, I'm looking to learn jquery, are there any courses or training classes that the gurus here would recommend? I'm a designer and my coding skills are quite minimal, I'm proficient with html and css though.
Any recommendation or advise would be greatly appreciated.
|
|
|
|
|
|
slier81
|
Jan 12 2010, 10:01 AM
|
|
jQuery is easy enuff to learn by urself u just need to familiar with the jQuery API http://api.jquery.com/browser/This post has been edited by slier81: Jan 12 2010, 10:02 AM
|
|
|
|
|
|
MrSaints
|
Jan 12 2010, 12:11 PM
|
New Member
|
QUOTE(slier81 @ Jan 12 2010, 10:01 AM) jQuery is easy enuff to learn by urself u just need to familiar with the jQuery API http://api.jquery.com/browser/I would recommend just playing around with it straight away. You learn faster that way, and check out How-To's / Tutorials.
|
|
|
|
|
|
jumanjisama
|
Jan 12 2010, 12:41 PM
|
New Member
|
nettuts offers a beginners course for jquery: Link to jquery tutorial page
|
|
|
|
|
|
exentric_nova
|
Jan 12 2010, 05:37 PM
|
|
Try to learn it yourself. It really is quite easy.
When I first stepped into JQuery, I have absolutely no knowledge in JScript. But after coding a few stuff, everything just becomes easy. So easy I can make anything without much hassle or reference and this is only about 6 or 7th time I made a script.
|
|
|
|
|
|
silverhawk
|
Jan 13 2010, 12:27 AM
|
Eyes on Target
|
jquery makes javascript tolerable. Before the days of jquery, javascript was a nightmare  Its very easy to learn, you just need something to work on to get you started. Try to think of something to do, it can be simple as a draggable shopping cart or something. Like any other programming language, the best way to learn is by using it on a pet project.
|
|
|
|
|
|
bazet
|
Jan 13 2010, 07:13 PM
|
|
I reccomend you Beginning Javascript and CSS development with Jquery from WROX.
Then u learn blueprintcss.org CSS FrameWork
Combine those 2 powerful Frameworks ( CSS and JS )..it's Rapid Application Development
|
|
|
|
|