• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 323 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.118.9.146' AND v.timestamp >= 1714440500 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 323 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.118.9.146' AND v.timestamp >= 1714440500 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

John Resig: Javascript and jQuery


JavaScript is a misunderstood language. While it, seemingly, doesn't contain the libraries or abstraction of Java or the terse flexibility of Scheme, it offers serious advantages to skilled developers. Combining a functional style with prototypal inheritance JavaScript is arguably the most widely deployed language of either type. Considering that virtually every computer user has an interpreter capable of running it, JavaScript serves to be one of the best languages to learn.

In this talk we'll explore all the, interesting, aspects of the language giving you a good understanding of how to best use it in your web, and desktop, applications.

John Resig is a JavaScript Evangelist for the Mozilla Corporation and the author of the book 'Pro Javascript Techniques.' He's also the creator and lead developer of the jQuery JavaScript library. He's currently located in Boston, MA.


See video

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options