Lab 1: Body Mass Index (BMI) Calculator Version 1.0

Objectives: Review material in Chapter 1, Chapter 2, and Chapter 3

  1. Use form controls (labels, text boxes, images, command buttons)
  2. Understand the VS Documentation
  3. Apply a basic programming pattern/logic
  4. Understand how to use objects (basic pattern)
  5. Use proper data types
  6. Perform calculatons
  7. Format numbers
  8. Practice debugging
  9. Handle exceptions (light)
  10. Take the fear out of programming

Execute this application to get the solution files: GetLabFiles.exe or unzip our lab file: Lab1.zip