• 0

VB Program Assignment


Question

Okay..I'm in this Visual Basic Programming class. I'm REALLY behind and have not been keeping up with the material. We have our first assignment due on the 20th and I have no clue how to do this... :blush:

Would anyone feel pity enough to help me with the following VB assignment? The code would do..I can probably create the interface (unless you really wanna go all out and do that too! =D) and exe file myself...

I appreciate every help I get... :)

===========================

Definition: Write a Visual Basic program according to the following specifications:

o Inputs

+ Temperature in a source system or

+ Length in a source system or

+ Weight in a source system

o Processing

+ Perform the following conversions:

# Celsius ↔ Fahrenheit

# Centimeters ↔ Inch

# Kilograms ↔ Pounds

o Outputs (Display)

+ Temperature in a target system or

+ Length in a target system or

+ Weight in a target system.

o Functions

+ A single Event Procedure to handle all the processing.

o Remarks

+ You must create an interface to the user with a menu with several conversions choices (e.g. 1. Convert Celsius to Fahrenheit 2. Convert Fahrenheit to Celsius)

+ You must use the select case block.

THANKS GUYS!!!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
Maybe you should tell your teacher you don't know what to do. :rolleyes: They're paid to teach you, i'm sure they'll be more than happy to help. :)

584745754[/snapback]

I'm doing a computing degree at the moment and the teachers at my college always say please ask if you don't understand, 'we are here to help you !'.

So I agree with you there elliot.

As for you request for help, I'm into VB.Net and I also have some major projects on the go at the moment so I can't help, but good luck anyhow !

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.