anonymous
2014-05-08 04:13:40 UTC
I know C# or C++ is probably a good start toward learning an actual programming language, as far as better performance and multithreading is concerned, but what I'm most interested in is interface design. I'd like to eventually be able to develop a program that gives the user the option to set their font size. If this isn't possible, then I'll settle for designing variants of the same interface with different pre-set font sizes. I'd like a stand alone executable, not something that runs in a web browser or other container.
Any information concerning exactly what programming languages will be most helpful to learn to achieve this goal, resources to use to teach myself the languages, and programs I need to install on my computer to complete a program, such as compilers, will be appreciated. Thank you for taking the time to read this.