Tkinter GUI Application Development Hotshot

Author: Bhaskar Chaudhary
Publisher: Packt Publishing
Pages: 362
ISBN: 978-1849697941
Audience: Intermediate Python developers
Rating: 4.5 
Reviewer: Mike Driscoll

Books on Tkinter are rare and this is a welcome addition to the Python bookshelf.

 

There aren’t very many Tkinter books in existence, which is something I’ve always found a little odd as it is the GUI toolkit that is included with Python. Basically you have Grayson’s Python and Tkinter Programming from 2000 or Roseman’s Modern Tkinter for Busy Python Developers from 2012 which I also reviewed. There are other books that include Tkinter programming (like Core Python or Programming Python, but those texts are not Tkinter focused books. This brings us to  Bhaskar Chaudhary's Tkinter GUI Application Development Hotshot,  the third book about Tkinter in the its 13-year history and I first encountered it as a technical reviewer for Packt Press.

Being a technical reviewer of the book and then reviewing the book from the standpoint of the reader can be difficult. Packt likes to hire international programmers to write their books with mixed results. Some of the books end up being really good and others falter or fail entirely because of the language gap. In this case, while English is obviously not the author’s first language, he did a pretty good job overall. This book teaches its readers how to use Tkinter by example. It is not a book for Python beginners, but it is a good book for Tkinter beginners and Tkinter intermediates.

 

Banner

 

The book is split up into Projects instead of chapters. There are seven projects and two appendices. The first project is basically an introduction to Tkinter. The second one is creating a simple text editor, like Notepad. Project 3 covers a programmable drum machine. In Project 4, you learn how to create a Chess game. For Project 5, you create an audio playing application. Project 6 is a drawing application kind of like Paint. The last project chapter actually covers several mini projects, from creating a screen saver, to building a game, to graphing and several other fun activities.

 

 

I personally really enjoyed learning how to make the various applications and games. The variety and creativity are evident and I was surprised how short the programs ended up being. I think I liked the drum machine project the best just because of how unique it was and also because I’ve been a big fan of electronic music for long time. The chess game was also really interesting in how the author structured the program and set up its logic.


Even if I hadn’t been one of the people who helped the author with this book, I believe I would have been happy with my purchase. There are just so many neat ideas here. When I was reading the chapters I was constantly thinking about how I would like to try this idea or that one in wxPython or PySide to see how they would compare. So if you are looking for some ideas for your first GUI project, regardless of which toolkit you normally use, I would recommend this book. I would also recommend it to anyone wanting to learn Tkinter.

 

Banner


Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).



Machine Learning Q and AI (No Starch Press)

Author: Sebastian Raschka
Publisher: No Starch Press
Date: April 2024
Pages: 264
ISBN: 978-1718503762
Print: 1718503768
Kindle: B0CKKXCK3T
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
Q and AI, a play on Q&A is a clever title, but is the book equally clever?


More Reviews

Last Updated ( Monday, 23 December 2013 )