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: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18923 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.
(23358 views)
Book cover: Test-Driven Development with PythonTest-Driven Development with Python
by - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(12743 views)
Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9601 views)