Question Help with a school project

ledzeppelinpage

New member
Joined
May 10, 2009
Messages
1
Programming Experience
1-3
i have to make a project for my programming class in VB and this is basically what i want to do in pseudocode form

1. Display initial form
2. Choose from one of two to four choices (my discretion) via Button or radio, whichever is easier
3. once you click next, or the choice button, display next form depending on which choice and close the old form.

can someone explain how i would do this? please :)
 
That's what your class is for. If you have a specific question then we can help but "how do I do my homework" isn't really for us to answer. By the way, that's not pseudo-code. That's a set of VERY high-level steps. Pseudo-code is several levels down from that.
 
I highly doubt that your teacher/class would just ask you to do something without teaching you some basics to get you started. What do you have started so far? jmcilhinney, is right. If you are taking a class take it seriously and do the hard work. Kids these days.....pfffft!
 
Back
Top