Practice Problem 1: Retirement Calculator, due Thursday, 8/24

Objective: To write a simple Retirement Calculator in VB .NET

Write a program that behaves like this one (If simply clicking doesn't work, right-click and select "Save Target As", then save and open the file.) Make sure to substitute your name in the Form's Title Bar for your program.

Here are some more details and rules:

Your grades in this class will be based upon your program's correctness, clarity, programming style, and efficiency. So take care with things like comments, variable names, etc.

Return to main CS 112D page