The chapter discusses variables and arithmetic operations in Visual Basic. It covers how to create and program textbox and label objects, declare string and numeric variables, use assignment statements, literals and constants. Arithmetic operators and operations are explained as well as converting data types, formatting numeric output, concatenating strings, and debugging programs. Event handling such as the form load event are also covered.