This document outlines an introductory workshop on building a web app with JavaScript and jQuery. The agenda includes going over starter code, learning key concepts, building an app, and reviewing solutions. The workshop instructors are introduced. The starter code provided is a shopping list app, and concepts covered include HTML/CSS structure, what JavaScript and jQuery are, selecting elements, and attaching event listeners. Attendees are encouraged to work through building the app's first feature together.