I am looking to create a simple GUI that would assist me in generating ASCII files. My only experience with creating a GUI is using Java, and C++/SDL. I would prefer not to use Java, and C++/SDL ...
Not every programmer likes creating GUI code. Most hacker types don’t mind a command line interface, but very few ordinary users appreciate them. However, if you write command line programs in Python, ...