- 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.
推薦閱讀
- Learning NServiceBus(Second Edition)
- 深入理解Android(卷I)
- Apache Oozie Essentials
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- PowerCLI Cookbook
- C#程序設(shè)計(慕課版)
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- C# and .NET Core Test Driven Development
- Scratch·愛編程的藝術(shù)家
- Kotlin進(jìn)階實戰(zhàn)
- 少兒編程輕松學(xué)(全2冊)
- Beginning PHP
- Docker on Windows
- ASP.NET本質(zhì)論
- Android從入門到精通