- 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.
推薦閱讀
- Mobile Application Development:JavaScript Frameworks
- Software Defined Networking with OpenFlow
- C語言程序設計實訓教程
- Python編程完全入門教程
- Building a Quadcopter with Arduino
- Learning FuelPHP for Effective PHP Development
- C# 8.0核心技術指南(原書第8版)
- Instant Debian:Build a Web Server
- JavaScript程序設計:基礎·PHP·XML
- 動手打造深度學習框架
- Kotlin極簡教程
- UX Design for Mobile
- Android高級開發實戰:UI、NDK與安全
- Python 3快速入門與實戰
- Software Architecture with Python