Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I struggled with <a href="http://www.manning.com/bibeault/" rel="noreferrer">jQuery in Action</a> because I felt it was more of a reference manual as opposed to a tutorial. Maybe a year ago it was the best reference/tutorial, but now there are a bunch of other alternatives.</p> <p>On the other hand, I really enjoyed the book <a href="http://rads.stackoverflow.com/amzn/click/0596515898" rel="noreferrer">Javascript: The Missing Manual</a> because I felt it had better examples. Don't let the title of the book fool you, after a quick introduction to JavaScript the author introduces you to jQuery and uses jQuery for the rest of the book.</p> <p>I also purchased two PDF Books from <a href="http://www.packtpub.com/" rel="noreferrer">Packt Publishing</a> : </p> <p>1) <a href="http://www.packtpub.com/learning-jquery-1.3/book" rel="noreferrer">Learning jQuery 1.3</a> </p> <p>2) <a href="http://www.packtpub.com/user-interface-library-for-jquery/book" rel="noreferrer">jQuery UI 1.6: The User Interface Library for jQuery</a></p> <p>Both are recent publications and well written. You can often find "percentage off" discounts from your local user group or on the internet to apply to the purchase price of the downloadable PDF books. </p> <p>If you're looking for a single book that covers both jQuery and the jQuery UI project, then this Wrox book might be useful: <a href="http://rads.stackoverflow.com/amzn/click/0470227796" rel="noreferrer">Beginning JavaScript and CSS Development with jQuery</a>. A quick google search revealed that you can browse <i>some</i> of the contents of the book online at: <a href="http://books.google.com/books?id=AHBPmBruZo8C" rel="noreferrer">Google Book Search - Beginning JavaScript Development With jQuery By Richard York</a></p> <p>I would actually recommend learning from samples posted on the web. There are a bunch over at:</p> <p><a href="http://www.learningjquery.com/" rel="noreferrer">Learning jQuery - a site related to the Packt book listed above</a></p> <p><a href="http://encosia.com/" rel="noreferrer">Encosia - ASP.NET, AJAX and more</a> </p> <p><a href="http://haacked.com/tags/jquery/default.aspx" rel="noreferrer">ASP.NET and MVC jQuery related posts at Haacked</a></p> <p><a href="http://www.west-wind.com/Weblog/ShowPosts.aspx?Category=jQuery" rel="noreferrer">Rick Strahl's Web Log</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload