user interface - Simple program to compute and track grades -


i wondering best language / environment code program has gui allows keep track of grades first setting percentages each graded section of class (ie. 20% homework, 25% test i-iii, 5% attendance) , being able set grades each item in sections given weight (ie. homework 1 - worth 2% of hw grade received 8/10 or 80% , show 1.6% received of 2% total).

i have no doubt program exists, that's not purpose it. want have work on summer keeps me engaged , allows me tailor program own specifications.

in addition, prefer program windows application , able transfer mobile device.

thanks in advance , let me know if need more information!

well if you're doing keep engaged should choose language think beneficial engage with.

i think choose java out of convenience because comes pretty graphics library has need project.

however, if want learn qt, c++ graphics library, go that. it's well-documented , comes qt designer lay out interface. takes of tedious programming work out of way. recommend setting msvc work qt additional experience.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -