If you enjoyed this book, you may be interested in these other books by Packt:
Tkinter GUI Application Development Blueprints - Second Edition
Bhaskar Chaudhary
ISBN: 978-1-78883-746-0
- Get to know the basic concepts of GUI programming, such as Tkinter top-level widgets, geometry management, event handling, using callbacks, custom styling, and dialogs
- Create apps that can be scaled in size or complexity without breaking down the core
- Write your own GUI framework for maximum code reuse
- Build apps using both procedural and OOP styles, understanding the strengths and limitations of both styles
- Learn to structure and build large GUI applications based on Model-View-Controller (MVC) architecture
- Build multithreaded and database-driven apps
- Create apps that leverage resources from the network
- Implement mathematical concepts using Tkinter Canvas
- Develop apps...