This document provides an introduction and overview of Processing, an open-source programming language and environment for visual arts. It discusses downloading and installing Processing, the basic parts and structure of Processing sketches including setup(), draw(), variables, and examples. It also covers creating lines, making lines follow the mouse, clearing the screen, creating a bouncing ball sketch, exporting sketches, and making "art" by commenting out background clearing and adding semi-transparent rectangles between frames. The final sections provide a timeline for an introductory Processing class and homework assignment to work on a final project due on May 4th.