mapz On Saturday, June 13, 2015


06/13/2015
Class #1 VB.Net

We will begin creating a calculator

Today we will accomplish:
  • Practice:
    • Create a form containing a window, a + button, a - button, and a reset button
    • The + and - will increment
  • Design the calculator interface
    • Enable the + button to add 1 to the value
    • Enable the - button to add 0 to the value
    • Enable the C button to reset the calculator
Homework:
  • Enable the *, /, and SQ buttons on calculator to work

Leave a Reply

Note: Only a member of this blog may post a comment.

Subscribe to Posts | Subscribe to Comments