7

Project Part I

In our first project, we want to use the skills we have learned to build a simple calculator for each VB family member. The calculator should allow the user to enter a simple mathematical operation such as addition, subtraction, multiplication, or division. The calculator should also enable the user to enter the two operands used in the calculation. The calculator will then show the result and allow for another calculation.

In this chapter, we’re going to cover the following main topics:

  • Developing a calculator in the VB.NET console
  • Developing a calculator in VB6
  • Developing a calculator in Visual Basic for Applications (VBA)
  • Developing a calculator in VBScript
  • Developing a calculator in Classic ASP
  • Developing a calculator ...

Get Visual Basic Quickstart Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.