So I procrastinated! And yes i am asking for HW help. Here's the problem:
Write a program to deteemine a student GPA. see figure 5.25. the user should enter the grade (A,B,C,D,orF) and the number of credits hours for a course, and then click on the Record This Course Button. The user should the repeat the process for all his or her courses. After all Courses have been recorded, the user should click on the calculate GPA button. A function procedure should be used to calculate the quality points for a Course HINT: the program is similer to Example 5 in section 5.1
Textbook: An Introduction to Programming Using Visual Basic 2010
Write a program to deteemine a student GPA. see figure 5.25. the user should enter the grade (A,B,C,D,orF) and the number of credits hours for a course, and then click on the Record This Course Button. The user should the repeat the process for all his or her courses. After all Courses have been recorded, the user should click on the calculate GPA button. A function procedure should be used to calculate the quality points for a Course HINT: the program is similer to Example 5 in section 5.1
Textbook: An Introduction to Programming Using Visual Basic 2010