Python GUI: Event Binding with Tkinter
I'm a visual learner, so the first thing I always learn is some kind of GUI (if available).
Tkinter is an obvious choice for Python.
The first thing I recommend to beginners, is to learn how to update GUI components from each other. Mostly this is do...
alex-does.hashnode.dev3 min read