This document summarizes a presentation on jQuery from the ground up. It introduces jQuery as a JavaScript library for document traversal, event handling, animations and AJAX. It discusses how to get jQuery, set it up, use basic selectors and the ready method. It also provides an overview of jQuery UI and plugins, and invites questions.