文件名称:Python GUI Programming Cookbook 1st 原版PDF by Meier
文件大小:7.2MB
文件格式:PDF
更新时间:2021-05-25 03:28:16
Python GUI tkinter
In this book, we will explore the beautiful world of graphical user interfaces (GUIs) using the Python programming language. Along the way, we will talk to networks, queues, the OpenGL graphical library, and many more technologies. This is a programming cookbook. Every chapter is self-contained and explains a certain programming solution. We will start very simply, yet throughout this book we will build a working program written in Python 3. We will also apply some design patterns and use best practices throughout this book. The book assumes that the reader has some basic experience using the Python programming language, but that is not really required to use this book. If you are an experienced programmer in any programming language, you will have a fun time extending your skills to programming GUIs using Python!