|
[C#] Calculate GPA
|
|
04-21-2010, 01:10 PM
Post: #1
|
|||
|
|||
|
[C#] Calculate GPA
Just a simple program to calculate your GPA
in America grades are like this A = 4 B = 3 C = 2 D = 1 F = 0 Basically all it is, is the average of these added up. I just made this into a quick C# program "Character is determined more by the lack of certain experiences than by those one has had." Friedrich Nietzsche |
|||
|
04-21-2010, 05:50 PM
Post: #2
|
|||
|
|||
|
RE: [C#] Calculate GPA
I downloaded it. I have one suggestion. You need to check if data in textboxes are unsigned integers. Basically you can make a function to check, or make textboxes enabled only for digits.
BTW Great idea ! There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
02-08-2011, 09:50 AM
Post: #3
|
|||
|
|||
|
RE: [C#] Calculate GPA
not a bad effort mehn..
#GudStuff.. However, here in nigeria; its A=5 B=4 C=3 D=2 E=1 F=0. Well i'd make a little adjustment to that... I also noticed it doesnt allow the user input the number of units for each course... Yhu did a great job stilll.. cheers #gidi |
|||
|
« Next Oldest | Next Newest »
|





