Python GUI Programming Cookbook : Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python - Burkhard A. Meier

Python GUI Programming Cookbook

Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python

By: Burkhard A. Meier

Paperback | 30 November 2015

At a Glance

Paperback


$95.75

or 4 interest-free payments of $23.94 with

 or 

Aims to ship in 7 to 10 business days

Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python

About This Book

  • Use object-oriented programming to develop amazing GUIs in Python
  • Create a working GUI project as a central resource for developing your Python GUIs
  • Packed with easy-to-follow recipes to help you develop code using the latest released version of Python

Who This Book Is For

If you are a Python programmer with intermediate level knowledge of GUI programming and want to learn how to create beautiful, effective, and responsive GUIs using the freely available Python GUI frameworks, this book is for you.

What You Will Learn

  • Create amazing GUIs with Python's built-in Tkinter module
  • Customize the GUIs by using layout managers to arrange the GUI widgets
  • Advance to an object-oriented programming style using Python
  • Develop beautiful charts using the free Matplotlib Python module
  • Use threading in a networked environment to make the GUIs responsive
  • Discover ways to connect the GUIs to a database
  • Understand how unit tests can be created and internationalize the GUI
  • Extend the GUIs with free Python frameworks using best practices

In Detail

Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Its flexible syntax enables developers to write short scripts while at the same time, they can use object-oriented concepts to develop very large projects.

Python GUI Programming Cookbook follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary. This book uses the simplest programming style, using the fewest lines of code to create a GUI in Python, and then advances to using object-oriented programming in later chapters. If you are new to object-oriented programming (OOP), this book will teach you how to take advantage of the OOP coding style in the context of creating GUIs written in Python.

Throughout the book, you will develop an entire GUI application, building recipe upon recipe, connecting the GUI to a database. In the later chapters, you will explore additional Python GUI frameworks, using best practices. You will also learn how to use threading to ensure your GUI doesn't go unresponsive.

By the end of the book, you will be an expert in Python GUI programming to develop a common set of GUI applications.

Style and approach

Every recipe in this programming cookbook solves a problem you might encounter in your programming career. At the same time, most of the recipes build on each other to create an entire, real-life GUI application.

More in Computer Programming & Software Development

Windows 11 For Seniors For Dummies, 2nd Edition - Curt Simmons
Think Python : How To Think Like a Computer Scientist - Allen B. Downey
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.50

52%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Java For Dummies : Java for Dummies - Barry Burd

RRP $57.95

$44.25

24%
OFF
The Art of SEO : Mastering Search Engine Optimization - Eric Enge
Clean Code : A Handbook of Agile Software Craftsmanship - Robert Martin
Computer Coding Python Games for Kids : DK Help Your Kids With - Carol Vorderman
Microsoft 365 Excel VBA Programming For Dummies - Dick Kusleika
Information Architecture : For the Web and Beyond : 4th Edition - Jorge Arango
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley