Logo

PyQt4 Tutorial by Jan Bodnar

PyQt4 Tutorial
by

Publisher: ZetCode
Number of pages: 294

Description:
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python programming language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non trivial PyQt4 applications.

Home page url

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

Similar books

Book cover: Introduction to Programming using PythonIntroduction to Programming using Python
by - Pasteur Institute
This text teaches programming concepts to biologists. It is aimed at people who are not professional computer scientists, but who need a better control of computers for their own research. This course is part of a course in informatics for biology.
(22151 views)
Book cover: Python 201: (Slightly) Advanced Python TopicsPython 201: (Slightly) Advanced Python Topics
by
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(22458 views)
Book cover: Picking a Python Version: A ManifestoPicking a Python Version: A Manifesto
by - O'Reilly Media
There are two major versions of the Python: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
(8063 views)
Book cover: 20 Python Libraries You Aren't Using20 Python Libraries You Aren't Using
by - O'Reilly Media
This report helps you explore some of the lesser known Python libraries and tools that deserve more attention. Hattingh diligently spent time finding and testing hidden gems that are easy to install and use, cross-platform, and not yet popular.
(7769 views)