Tkinter GUI Application Development Blueprints. Master GUI programming in Tkinter as you design, implement, and deliver 10 real-world applications - Helion
Tytuł oryginału: Tkinter GUI Application Development Blueprints. Master GUI programming in Tkinter as you design, implement, and deliver 10 real-world applications
ISBN: 9781785885099
stron: 340, Format: ebook
Data wydania: 2015-11-30
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Tkinter is the built-in GUI package that comes with standard
Python distributions. It is a cross-platform package, which
means you build once and deploy everywhere. It is simple
to use and intuitive in nature, making it suitable for
programmers and non-programmers alike.
This book will help you master the art of GUI programming.
It delivers the bigger picture of GUI programming by building
real-world, productive, and fun applications such as a text
editor, drum machine, game of chess, media player, drawing
application, chat application, screen saver, port scanner,
and many more. In every project, you will build on the skills
acquired in the previous project and gain more expertise.
You will learn to write multithreaded programs, network
programs, database driven programs and more. You will
also get to know the modern best practices involved in
writing GUI apps. With its rich source of sample code, you
can build upon the knowledge gained with this book and
use it in your own projects in the discipline of your choice.
Osoby które kupowały "Tkinter GUI Application Development Blueprints. Master GUI programming in Tkinter as you design, implement, and deliver 10 real-world applications", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Tkinter GUI Application Development Blueprints. Master GUI programming in Tkinter as you design, implement, and deliver 10 real-world applications eBook -- spis treści
- 1. Meet Tkinter
- 2. Making a Text Editor like Notepad
- 3. Programmable Drum Machine
- 4. Game of Chess
- 5. Audio Player
- 6. Drawing Application
- 7. Multiple Fun Projects
- 8. Tips and Tricks