Files
python-tkinter-tutorial-cod…/readme.md
T
2023-12-10 14:21:03 +01:00

14 lines
1.2 KiB
Markdown

# Python GUI's With TKinter
[YouTube Playlist by Codemy.com](https://www.youtube.com/playlist?list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
## Lessons
* [Create Graphical User Interfaces With Python And TKinter](https://www.youtube.com/watch?v=yQSEXcf6s2I&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
* [Positioning With Tkinter's Grid System - Python Tkinter GUI Tutorial #2](https://www.youtube.com/watch?v=BSfbjrqIw20&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
* [Creating Buttons With TKinter - Python Tkinter GUI Tutorial #3](https://www.youtube.com/watch?v=yuuDJ3-EdNQ&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
* [Creating Input Fields With TKinter - Python Tkinter GUI Tutorial #4](https://www.youtube.com/watch?v=7A_csP9drJw&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV&index=4&pp=iAQB)
* [Build A Simple Calculator App - Python Tkinter GUI Tutorial #5](https://www.youtube.com/watch?v=F5PfbC5ld-Q&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
* [Continue Building A Simple Calculator App - Python Tkinter GUI Tutorial #6](https://www.youtube.com/watch?v=XhCfsuMyhXo&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)
* [Finish Building A Simple Calculator App - Python Tkinter GUI Tutorial #7](https://www.youtube.com/watch?v=oq3lJdhnPp8&list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV)