Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 2nd ed
暫譯: PyQt入門:使用PyQt6進行GUI程式設計的實作方法(第二版)
Willman, Joshua M.
買這商品的人也買了...
-
TCP/IP Sockets in C#: Practical Guide for Programmers (Paperback)$1,400$1,330 -
圖解電池入門$280$238 -
Mastering Windows 8 C++ App Development$1,800$1,710 -
$352密碼學 (C\C++語言實現原書第2版) -
世界第一簡單電池$280$238 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
$179基於 ARM Cortex-M3 的 STM32 微控制器實戰教程, 2/e -
嵌入式系統設計 (基於STM32F4)$390$371 -
iOS 14 程式設計實戰 -- Swift 5.3 快速上手的開發技巧 200+$580$458 -
複利的喜悅:從價值投資到人生決策,啟發巴菲特、蒙格等投資典範的穩健致富金律$620$527 -
$199嵌入式技術應用項目式教程(STM32版) -
Hands-On Visual Studio 2022: A developer's guide to exploring new features and best practices in VS2022 for maximum productivity (Paperback)$2,390$2,271 -
$352基於 ARM Cortex-M3 的 STM32 嵌入式系統原理及應用 -
$232STM32 單片機原理與應用 -
四軸飛行器 DIY — 基於 STM32 微控制器$234$222 -
真槍實彈做專案:PyQt 極速開發視窗軟體, 2/e$880$695 -
ChatGPT 與 AI繪圖效率大師:從日常到職場的全方位應用總整理,48小時迎接減壓新生活!$620$484 -
ChatGPT 領軍 DALL-E 2 + Midjourney + D-ID + Synthesia:邁向 AI文字、圖像、影片之路 (全彩印刷)$500$395 -
$607巧學易用單片機 — 從零基礎入門到項目實戰 -
完全 OS 核心精修 - 熟稔 Windows API 高級篇$1,280$1,011 -
一本精通 - PyQt5 & PyQt6 軟體介面開發$890$703 -
自然語言處理與醫療文本的知識抽取$539$512 -
$301嵌入式技術及應用 (STM32CubeMX版) -
嵌入式設計與開發實訓指導$354$336 -
高速省電 CPU 的未來 - STM32F103 嵌入式 Arm 系統專案實作$1,000$790
相關主題
商品描述
Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced and diverse concepts to aid you in designing and customizing interesting and professional applications.
You'll start by learning important concepts related to GUI development, and then jump right into building different and exciting projects in every chapter. Along the way, you’ll discover new widgets, layouts, and other concepts that will help you to build better UIs. You'll also construct more elaborate GUIs, covering topics that include storing data using the clipboard, graphics and animation, support for SQL databases, multithreading applications, and building modern-looking interfaces.
Using this knowledge, you’ll be able to build a photo editor, games, a text editor, a working web browser, and an assortment of other GUIs. In the end, this book will guide you through the process of creating UIs to help you bring your own ideas to life. Find out what you need to begin making your own applications with PyQt!
What You'll Learn
- Develop cross-platform UIs with PyQt and Python
- Use PyQt’s many widgets and apply them by building real applications
- Build larger applications through a step-by-step approach and break the code into smaller chunks for deeper understanding
- Work with more complex applications in PyQt, covering SQL databases, multithreading, web browsers, and more
- Create modern-looking UIs with Qt Quick and QtQml using the latest version of PyQt
Who This Book Is For
Python developers who are looking to begin creating user interfaces and want to utilize the latest version of PyQt to gets started. Having prior knowledge of PyQt or other Python UI toolkits is not necessary to begin using this book.
商品描述(中文翻譯)
學習從基礎開始開發 GUI 應用程式,透過建立簡單的專案來教授使用 PyQt6 的基本原理。本書的第二版包含更新的程式碼、程式和新章節,幫助您開始使用最新版本。採取實用的方法,每一章將逐步教授更高級和多樣化的概念,以幫助您設計和自訂有趣且專業的應用程式。
您將首先學習與 GUI 開發相關的重要概念,然後在每一章中立即開始建立不同且令人興奮的專案。在這個過程中,您將發現新的小部件、佈局和其他概念,這些將幫助您構建更好的使用者介面。您還將構建更複雜的 GUI,涵蓋的主題包括使用剪貼簿儲存資料、圖形和動畫、支援 SQL 資料庫、多執行緒應用程式,以及建立現代化的介面。
利用這些知識,您將能夠建立照片編輯器、遊戲、文字編輯器、一個可運作的網頁瀏覽器,以及各種其他的 GUI。最終,本書將指導您創建使用者介面的過程,幫助您實現自己的想法。了解您需要什麼來開始使用 PyQt 創建自己的應用程式!
您將學到的內容:
- 使用 PyQt 和 Python 開發跨平台的使用者介面
- 使用 PyQt 的多種小部件,並透過建立實際應用程式來應用它們
- 透過逐步的方法建立更大的應用程式,並將程式碼拆分為更小的部分以加深理解
- 在 PyQt 中處理更複雜的應用程式,涵蓋 SQL 資料庫、多執行緒、網頁瀏覽器等
- 使用最新版本的 PyQt 創建現代化的使用者介面,利用 Qt Quick 和 QtQml
本書適合誰:
尋求開始創建使用者介面的 Python 開發者,並希望利用最新版本的 PyQt 開始學習。對 PyQt 或其他 Python UI 工具包的先前知識並不是開始使用本書的必要條件。
目錄大綱
Chapter 1: Getting Started with PyQt
Chapter 2: Building a Simple GUI
Chapter 3: Adding More Functionality with Widgets
Chapter 4: Learning About Layout Management
Chapter 5: Menus, Toolbars, and More
Chapter 6: Styling Your GUIs
Chapter 7: Handling Events in PyQt
Chapter 8: Creating GUIs with Qt Designer
Chapter 9: Working with the Clipboard
Chapter 10: Presenting Data in PyQt
Chapter 11: Graphics and Animation in PyQT
Chapter 12: Creating Custom Widgets
Chapter 13: Working with QT Quick
Chapter 14: Introduction to Handling Databases
Chapter 15: Managing Threads
Chapter 16: Extra Projects
Appendix: Reference Guide for PyQT6
目錄大綱(中文翻譯)
Chapter 1: Getting Started with PyQt
Chapter 2: Building a Simple GUI
Chapter 3: Adding More Functionality with Widgets
Chapter 4: Learning About Layout Management
Chapter 5: Menus, Toolbars, and More
Chapter 6: Styling Your GUIs
Chapter 7: Handling Events in PyQt
Chapter 8: Creating GUIs with Qt Designer
Chapter 9: Working with the Clipboard
Chapter 10: Presenting Data in PyQt
Chapter 11: Graphics and Animation in PyQT
Chapter 12: Creating Custom Widgets
Chapter 13: Working with QT Quick
Chapter 14: Introduction to Handling Databases
Chapter 15: Managing Threads
Chapter 16: Extra Projects
Appendix: Reference Guide for PyQT6