This document provides an introduction to LabVIEW, a graphical programming language from National Instruments. It discusses that LabVIEW uses graphical symbols and dataflow programming rather than text, and is suited for people who need programming but not a programmer. The basics of LabVIEW are explained, including that programs are called VIs, and consist of a front panel, block diagram, and connector panel. Common programming elements like loops, controls, and indicators are also overviewed.