jQuery Fundamentals
by Rebecca Murphey
2010
Description:
The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Axel Rauschmayer
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. The 2016 and 2017 iterations bring worthwhile improvements: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
(2313 views)

by Prateek Dayal - SupportBee
Contents: The Single Page Mindset; Introduction to Backbone.js; Setting up our new application; Building the Tickets Listing Screen; Posting Data to the Server: The New Reply View; Breaking up the TicketList View into Subviews; etc.
(5517 views)

by Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(5178 views)

by Mike Chambers, Daniel Dura, Kevin Hoyt - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(13506 views)