Introduction to Python Programming and Developing GUI Applications With PyQT

B. M. Harwani

Language: English

Publisher: Course Technology

Published: Dec 2, 2011

Description:

INTRODUCTION TO PYTHON PROGRAMMING AND DEVELOPING GUI APPLICATIONS WITH PYQT 1E teaches Python programming step-by-step through practical examples that readers can see in action right away. It begins with a solid introduction of Python from scratch, covering loops, control structures, sequences, functions, classes, and exception handling. Thereafter, the book explores file handling and GUI application development in PyQT, the powerful cross-platform GUI layout and forms builder that allows programmers to rapidly design and build widgets and dialogs. The book finishes with an introduction to Django, a easy-to-use platform for developing web applications in Python. This is a great book for newbie programmers interested in learning Python