- Tkinter GUI Programming by Example
- David Love
- 102字
- 2021-08-27 18:49:05
Who this book is for
Do you have a great Python script, which runs via the command line that you wish could have a nice user interface? Or, do you know of a problem which could be resolved with a program containing a graphical interface? If so, this book is for you. All you need is some basic Python knowledge—things such as function declarations, if statements, for loops, and writing to files via the with statement. Everything else, including the use of Python's class system, will be covered in as much detail as you should need to complete each chapter.
推薦閱讀
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Learning Java Functional Programming
- Apache Oozie Essentials
- DevOps with Kubernetes
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- 認識編程:以Python語言講透編程的本質
- INSTANT MinGW Starter
- Python自然語言處理(微課版)
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 信息技術應用基礎
- ArcGIS for Desktop Cookbook
- Django 3.0應用開發詳解
- Unity Character Animation with Mecanim
- 網絡數據采集技術:Java網絡爬蟲實戰
- PHP Microservices