This document provides an overview and objectives for a course on mastering AutoLISP in 80 minutes. The course aims to lay a foundation of the basics of Visual LISP and prepare students to write their own Visual LISP routines. It will teach some quick basics of Visual LISP and how to create new AutoCAD commands using AutoLISP. The instructor will cover key concepts like lists, functions, arguments, and the DEFUN command for creating new AutoCAD commands in Visual LISP.