- Tkinter GUI Programming by Example
- David Love
- 91字
- 2021-08-27 18:49:11
Familiarity
While developers may be very used to using the command line to interact with programs, the average user may not even know how to use it.
The majority of applications which people use come with some sort of graphical interface. It is only usually very niche and specific tools which will come with only a command-line interface.
If you want your applications to be accessible to as many people as possible, it is worth creating a graphical interface to make as many people as possible feel familiar when using them.
推薦閱讀
- 軟件安全技術
- Google Apps Script for Beginners
- Mastering NetBeans
- 算法精粹:經典計算機科學問題的Java實現
- Practical Windows Forensics
- GitLab Repository Management
- Mastering Unity Shaders and Effects
- Unity Shader入門精要
- Backbone.js Blueprints
- Yocto for Raspberry Pi
- Gradle for Android
- NGINX Cookbook
- Python Projects for Kids
- HTML5移動Web開發
- Java Hibernate Cookbook