Logo

GUI Programming with Python: QT Edition

Large book cover: GUI Programming with Python: QT Edition

GUI Programming with Python: QT Edition
by

Publisher: OpenDocs, LLC
ISBN/ASIN: 0970033044
ISBN-13: 9780970033048
Number of pages: 335

Description:
The main topic of this book is application development using PyQt, a library extension to the Python programming language that is meant to form the basis for GUI programming. Part I and II of this book concern themselves with concepts: here the examples are small, often amounting to less than one page of code. Part III takes you through the development of a complete, complex application. In this case an editor, but one with a lot of extra features. This book is intended for anyone, from beginning software developers to experienced programmers.

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introduction to Media Computation: A Multimedia Cookbook in PythonIntroduction to Media Computation: A Multimedia Cookbook in Python
by - Georgia Institute of Technology
Guzdial introduces programming as a way of creating and manipulating media -- a context familiar to today's readers. Starts readers with actual programming early on. Puts programming in a relevant context (Computing for Communications).
(20831 views)
Book cover: High Performance PythonHigh Performance Python
by - ianozsvald.com
By exploring the theory behind design choices, this practical guide helps you gain a deeper understanding of Python implementation. You'll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.
(11350 views)
Book cover: How to Think Like a Computer Scientist: Learning with PythonHow to Think Like a Computer Scientist: Learning with Python
by - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(19971 views)
Book cover: Python course in BioinformaticsPython course in Bioinformatics
by - Pasteur Institute
This course is designed for biologists who already have some programming knowledge in other languages. The focus is on biological examples that are used throughout the course, as well as the suggested exercises drawn from the field of biology.
(23248 views)