Tuesday, March 15, 2011

Published Program

     I have had programming articles and tutorials in the past and I finally created and uploaded a program to the internet. This is a simple Grade Point Average Calculator that I wrote with the freeBASIC language and compiler. This will calculate the grades for a ninth grade student with the following clases: math, science, english, spanish and theatre arts. The program will essentially calculate the Grade Point Average of any five classes excluding A.P. classes. The program calculates by the standard of A = 4, B = 3, C = 2, NC = 0. Notice that F does not exsist and has been replaced with "NC" or "No Credit", the program will not except - or + symbols.

    For those interested in my first published program you can download it here. Any feedback in the comment section would be greatly appreciated.

No comments:

Post a Comment