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: Python for Everybody: Exploring Data in Python 3Python for Everybody: Exploring Data in Python 3
by - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(14333 views)
Book cover: How To Write Your Own Software Using PythonHow To Write Your Own Software Using Python
by
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(23443 views)
Book cover: The Definitive Guide to DjangoThe Definitive Guide to Django
by - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(21060 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(22207 views)