Python GUI Programming with Tkinter and Python 3.7
Language: English
Format: Videos
Programming Language: Python with GUI
Total Video: 31
Hey, If you are python lover. This Video series is only for you. Tkinter is one of the best resource to build GUI apps in python. Here is one of the best resource to learn python GUI. This is one of the easy to understand python tutorial series to Start your GUI Journey with python Coding.
Video number | Video title | Description | link |
---|---|---|---|
1 | introduction | Make a Music Player with tkinter! | Watch |
2 | Tkinter window | Creating a Tkinter window | Watch |
3 | Geometry | Title, Icon and the Geometry | Watch |
4 | Widgets | Text and Images | Watch |
5 | Button | Image Button for playing Music | Watch |
6 | Stopping the music | Stopping the music using Pygame | Watch |
7 | Volume control | Volume control using Scale Widget | Watch |
8 | Menubar | Adding a Menubar | Watch |
9 | Messagebox + Menubar | Messagebox + Executing commands in Menubar | Watch |
10 | Filedialog | Opening up files using Filedialog | Watch |
11 | Statusbar | Adding a Statusbar | Watch |
12 | Pause and Unpause | Pause and Unpause the music using Tkinter and Pygame | Watch |
13 | Pack layout | Pack layout Manager and Frames | Watch |
14 | Grid Layout | Grid Layout Manager and Frames | Watch |
15 | Rewind Music | Rewind Music + Grid System | Watch |
16 | Toggle button | Toggle button + Mute music | Watch |
17 | pause unpause | Fixing the Logic- pause / unpause | Watch |
18 | Calculating duration wav | Calculating WAV duration sound files | Watch |
19 | Calculating duration mp3 | Calculating MP3 duration - Mutagen | Watch |
20 | Current Time | Calculating Current Time + Threading | Watch |
21 | Events & Bindings | Events & Bindings – Overriding the close button | Watch |
22 | Listbox widget | Listbox widget & Advance Frames | Watch |
23 | Listbox | Adding items Listbox | Watch |
24 | Playlist | Playing Songs Playlist - Pygame | Watch |
25 | Total Length | Fixing the Statusbar + Current time + Total Length | Watch |
26 | Delete items | Deleting items from the Listbox | Watch |
27 | Styling & Fonts | Styling + Fonts + Themed Widgets | Watch |
28 | themes | Stylish themes | Watch |
29 | cx_freeze | Converting to executables - cx_freeze | Watch |
30 | Ending | Tkinter Challenge | Watch |