书籍 Beginning PyQt的封面

Beginning PyQt

Joshua M Willman

出版社

出版时间

2022-03-15

ISBN

9781484279984

评分

★★★★★
书籍介绍

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!

You will:

• 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

Joshua Willman is a software engineer with more than 12 years of experience developing applications in mainly Python and C++. His career has allowed him to participate in many different fields, from robotics, machine learning, and computer vision, to UI development, game development, and more. His first experience with PyQt was building an interface for simplifying the labeling...

(展开全部)

目录
Cover
Front Matter
1. Getting Started with PyQt
2. Building a Simple GUI
3. Adding More Functionality with Widgets

显示全部
用户评论
清晰明了,1小时内可看完,获得基本概念