VB Lecture Notes - Assignment Statements

Objective #1: Use assignment statements to calculate and store mathematical results and to change the properties of objects.

Objective #2: Use the order of operations to evaluate expressions and to write proper expressions.

Objective #3: Know how to set break points, examine values of variables and expressions in the Watch window, and single-step through programs.