Python GUI Programming Cookbook - Second Edition
暫譯: Python GUI 程式設計食譜 - 第二版

Burkhard A. Meier

  • Python GUI Programming Cookbook - Second Edition-preview-1
  • Python GUI Programming Cookbook - Second Edition-preview-2
  • Python GUI Programming Cookbook - Second Edition-preview-3
  • Python GUI Programming Cookbook - Second Edition-preview-4
  • Python GUI Programming Cookbook - Second Edition-preview-5
  • Python GUI Programming Cookbook - Second Edition-preview-6
  • Python GUI Programming Cookbook - Second Edition-preview-7
  • Python GUI Programming Cookbook - Second Edition-preview-8
  • Python GUI Programming Cookbook - Second Edition-preview-9
  • Python GUI Programming Cookbook - Second Edition-preview-10
  • Python GUI Programming Cookbook - Second Edition-preview-11
  • Python GUI Programming Cookbook - Second Edition-preview-12
  • Python GUI Programming Cookbook - Second Edition-preview-13
  • Python GUI Programming Cookbook - Second Edition-preview-14
  • Python GUI Programming Cookbook - Second Edition-preview-15
  • Python GUI Programming Cookbook - Second Edition-preview-16
  • Python GUI Programming Cookbook - Second Edition-preview-17
  • Python GUI Programming Cookbook - Second Edition-preview-18
  • Python GUI Programming Cookbook - Second Edition-preview-19
  • Python GUI Programming Cookbook - Second Edition-preview-20
  • Python GUI Programming Cookbook - Second Edition-preview-21
  • Python GUI Programming Cookbook - Second Edition-preview-22
  • Python GUI Programming Cookbook - Second Edition-preview-23
  • Python GUI Programming Cookbook - Second Edition-preview-24
Python GUI Programming Cookbook - Second Edition-preview-1

買這商品的人也買了...

相關主題

商品描述

Key Features

  • Use object-oriented programming to develop amazing GUIs in Python
  • Create a working GUI project as a central resource for developing your Python GUIs
  • Easy-to-follow recipes to help you develop code using the latest released version of Python

Book Description

Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Python GUI Programming Cookbook follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary.

This book will guide you through the very basics of creating a fully functional GUI in Python with only a few lines of code. Each and every recipe adds more widgets to the GUIs we are creating. While the cookbook recipes all stand on their own, there is a common theme running through all of them. As our GUIs keep expanding, using more and more widgets, we start to talk to networks, databases, and graphical libraries that greatly enhance our GUI's functionality. This book is what you need to expand your knowledge on the subject of GUIs, and make sure you're not missing out in the long run.

What you will learn

  • Create the GUI Form and add widgets
  • Arrange the widgets using layout managers
  • Use object-oriented programming to create GUIs
  • Create Matplotlib charts
  • Use threads and talking to networks
  • Talk to a MySQL database via the GUI
  • Perform unit-testing and internationalizing the GUI
  • Extend the GUI

商品描述(中文翻譯)

#### 主要特點

- 使用物件導向程式設計在 Python 中開發驚人的 GUI
- 創建一個可運作的 GUI 專案,作為開發 Python GUI 的中央資源
- 易於遵循的食譜,幫助您使用最新版本的 Python 開發程式碼

#### 書籍描述

Python 是一種多領域的解釋型程式語言。它是一種廣泛使用的通用高階程式語言。由於其寬容的語法和與各種不同生態系統的兼容性,Python 通常被用作腳本語言。《Python GUI 程式設計食譜》採用基於任務的方法,幫助您以最少的程式碼創建美觀且非常有效的 GUI。

本書將指導您通過僅幾行程式碼創建一個功能完整的 GUI 的基本知識。每一個食譜都為我們正在創建的 GUI 添加更多的元件。雖然食譜都是獨立的,但它們之間有一個共同的主題。隨著我們的 GUI 不斷擴展,使用越來越多的元件,我們開始與網絡、數據庫和圖形庫進行交互,這大大增強了我們 GUI 的功能。本書是您擴展 GUI 知識所需的資源,確保您在長期內不會錯過重要內容。

#### 您將學到的內容

- 創建 GUI 表單並添加元件
- 使用佈局管理器排列元件
- 使用物件導向程式設計創建 GUI
- 創建 Matplotlib 圖表
- 使用執行緒與網絡進行交互
- 通過 GUI 與 MySQL 數據庫進行交互
- 執行單元測試並國際化 GUI
- 擴展 GUI