Ebook: Python GUI Programming Cookbook - Second Edition
Author: Burkhard A. Meier
- Year: 2017
- Publisher: Packt Publishing
- City: Birmingham
- Edition: 2nd ed
- Language: English
- epub
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 Read more...
Abstract: 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. This book follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary