On 21/12/13 19:10, Matthew Ngaha wrote:
On Sat, Dec 21, 2013 at 5:56 PM, Alan Gauld <alan.ga...@btinternet.com> wrote:

basic javascript, so it's definately  better to also learn jquery?
I've always pushed it to the side :(

In reality JavaScript is the only game in town for browser
scripting. And if you want to have all those sexy modern features
like popup menus, drag n' drop, rollovers, dynamic panels etc
then JQuery is sooooo much easier than raw Javascript and works
in almost every browser too.

You don't need it, in that you can build applications without
it. But if you want something that looks like it was built
this century then JQuery is pretty important.

And as an added bonus it makes Ajax style programming a cinch too.
Or as much of a cinch as Ajax ever can be.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to