Chapter 1 of the visual programming document introduces Visual Studio 2012, an IDE for developing .NET applications, and guides users through creating a new Windows Forms application project. It covers project components like forms, the solution explorer, toolbox, and properties window. Additionally, the chapter explains how to run the project and locate the generated execution file.