Start reading Rapid GUI Programming with Python and Qt on your Kindle in under a minute. Don't have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming
 
 

Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming [Kindle Edition]

Mark Summerfield
4.5 out of 5 stars  See all reviews (8 customer reviews)

Digital List Price: £28.65 What's this?
Print List Price: £39.99
Kindle Price: £22.92 includes VAT* & free wireless delivery via Amazon Whispernet
You Save: £17.07 (43%)
Unlike print books, digital books are subject to VAT.

Formats

Amazon Price New from Used from
Kindle Edition £22.92  
Hardcover £31.27  

Customers Who Bought This Item Also Bought


Product Description

Product Description

This is the eBook version of the printed book.

The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development

Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development.

With Rapid GUI Programming with Python and Qt you'll learn how to build efficient GUI applications that run on all major operating systems, including Windows, Mac OS X, Linux, and many versions of Unix, using the same source code for all of them. Summerfield systematically introduces every core GUI development technique: from dialogs and windows to data handling; from events to printing; and more. Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQt 4's rich text engine to advanced model/view and graphics/view programming. Every key concept is illuminated with realistic, downloadable examples—all tested on Windows, Mac OS X, and Linux with Python 2.5, Qt 4.2, and PyQt 4.2, and on Windows and Linux with Qt 4.3 and PyQt 4.3.

Coverge includes

  • Python basics for every PyQt developer: data types, data structures, control structures, classes, modules, and more
  • Core PyQt GUI programming techniques: dialogs, main windows, and custom file formats
  • Using Qt Designer to design user interfaces, and to implement and test dialogs, events, the Clipboard, and drag-and-drop
  • Building custom widgets: Widget Style Sheets, composite widgets, subclassing, and more
  • Making the most of Qt 4.2's new graphics/view architecture
  • Connecting to databases, executing SQL queries, and using form and table views
  • Advanced model/view programming: custom views, generic delegates, and more
  • Implementing online help, internationalizing applications, and using PyQt's networking and multithreading facilities

From the Back Cover

The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development

Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development.

With Rapid GUI Programming with Python and Qt you'll learn how to build efficient GUI applications that run on all major operating systems, including Windows, Mac OS X, Linux, and many versions of Unix, using the same source code for all of them. Summerfield systematically introduces every core GUI development technique: from dialogs and windows to data handling; from events to printing; and more. Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQt 4's rich text engine to advanced model/view and graphics/view programming. Every key concept is illuminated with realistic, downloadable examples—all tested on Windows, Mac OS X, and Linux with Python 2.5, Qt 4.2, and PyQt 4.2, and on Windows and Linux with Qt 4.3 and PyQt 4.3.

Coverge includes

  • Python basics for every PyQt developer: data types, data structures, control structures, classes, modules, and more
  • Core PyQt GUI programming techniques: dialogs, main windows, and custom file formats
  • Using Qt Designer to design user interfaces, and to implement and test dialogs, events, the Clipboard, and drag-and-drop
  • Building custom widgets: Widget Style Sheets, composite widgets, subclassing, and more
  • Making the most of Qt 4.2's new graphics/view architecture
  • Connecting to databases, executing SQL queries, and using form and table views
  • Advanced model/view programming: custom views, generic delegates, and more
  • Implementing online help, internationalizing applications, and using PyQt's networking and multithreading facilities

Product details


More About the Author

Mark Summerfield
Discover books, learn about writers, and more.

Visit Amazon's Mark Summerfield Page

What Other Items Do Customers Buy After Viewing This Item?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

4 star
0
3 star
0
2 star
0
Most Helpful Customer Reviews
20 of 21 people found the following review helpful
Format:Hardcover
This book is a fantastic introduction to computer programming!

OK, let me qualify that statement a little.
I am a hobby computer programmer. I now consider myself to be a relatively competent exponent of the art, but it has been a very painful journey to get to this point. I made so many errors along the way. I have chosen the wrong operating system, the wrong programming languages, spent WAY too much money to produce 3rd rate looking applications . I own heaven knows how many computer books, have installed lots of programming bloatware, but have now found my comfort zone using the tools which are the subject matter of this book. Sadly only now have I found this book!

So here's my take on this. If you want to learn to program, and want to create fantastic, native looking graphical user interfaces, the tools you need are
1. Python
2. A text editor
3. Qt4
4. Sip and PyQt4
5. A computer (be it linux, mac or windoze)
6. This book.

I'm going to assume you have a computer (you're reading this on Amazon, after all..).
So all you need to buy is this book. Everything else is available FREE (welcome to the beautiful world of open-source)

This book is beautifully thought out. It works through the basic Python syntax, then introduces the Qt tools, and explains how to overlay an interface to your code (yep... that's the way to do it... I found out to my detriment that m$ visual studio tends to encourage the opposite approach!)

Buy it.
It really is the only book you need to get started on your programming journey.

Cheers
Neil.
Comment | 
Was this review helpful to you?
8 of 9 people found the following review helpful
Format:Hardcover
Well before reading this book, i was a competent self taught php web developer who had not done any gui development at all.

The opportunity arose from one of my clients to re-develop there epos / erp system to bring it into the 21 century with a networked gui application which seamlessly connected with there website via web services(they had this old legacy system coded in fortran)

Know i took this challenge not knowing how i was going to do it but was given some ley way on time as i was charging half the amount another software company had quoted.

I knew python for speed of development was the way to go but what toolkit to go with it? i looked at qt and wxpython but decided on the more advanced features in qt.

So i got my commercial license of qt and pyqt as well as a copy of Wing IDE and i was ready to go. I just need a strong tutorial for both qt and python as I've never used them before.

I must admit this book was one of the reasons why i went down this path as a friend already had it and was using it in his own projects, so it was already highly recommend to me, and as soon as i got it i was not disappointed. In my first few hours i already had my first application of a calculator up and running. In a week I'm now working on the application for my client which i have to say is going at a blistering pace. if you really want to make quality applications rapidly fast then you will not go far wrong with this book.

Its clear, concise and comprehensive. If you have done a bit of web programing in any language before then yo will easily transfer those skills to this framework and this book gives you the confidence to do it quickly.

PyQt is for pragmatic programmers who truly want to create great every day applications fast. If you do this for a living then this book really is a manual to "Get Rich Quick" as it shows you just how to achieve that by creating quality application you could sell that companies and individuals need.
Comment | 
Was this review helpful to you?
7 of 8 people found the following review helpful
Format:Hardcover
I own quite a few programming books and this book (Rapid GUI Programming with Python and Qt) may have a rather long name but do not let that fool you. This is one of the best programming books I have read (actually I am over half way through it as I write).
Mark Summerfield really gets it right, sensible applications to write without the tiresome comments about Monty Python.
The applications you create are fully fledged applications.

I have no trouble recommending this book for anyone looking to create fast professional applications with Python & Qt4.
Comment | 
Was this review helpful to you?

Popular Highlights

 (What's this?)
&quote;
Python does have a concept of "private"objects with names that begin with a single leading underscore are considered to be private. &quote;
Highlighted by 10 Kindle users
&quote;
Generators do not have return statements; instead, they have yield statements. &quote;
Highlighted by 9 Kindle users
&quote;
Properties are accessed just like attributes, but behind the scenes they call the methods that we specify to get and set the value. &quote;
Highlighted by 7 Kindle users

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Customers Who Highlighted This Item Also Highlighted


Look for similar items by category


Look for similar items by subject


Amazon Media EU S.à r.l. GB Privacy Statement Amazon Media EU S.à r.l. GB Delivery Information Amazon Media EU S.à r.l. GB Returns & Exchanges