This document provides a tutorial for learning Visual LISP. It begins with an overview and outlines four lessons: 1) designing and starting a program to draw a garden path, 2) using debugging tools to step through the code, 3) adding functions to draw the path boundary, and 4) creating a Visual LISP project and dialog box interface. The goal is to teach Visual LISP concepts and debugging techniques through hands-on examples of building this garden path program.