From ca6d3df4c1921723cf721e8ba42ddd13b8af1ef8 Mon Sep 17 00:00:00 2001 From: nihar2907 <110298562+nihar2907@users.noreply.github.com> Date: Sat, 8 Oct 2022 06:52:12 +0530 Subject: [PATCH] Added Codemy.com's Python GUI Tkinter Course (#7778) --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index e49061541..be12bdbd5 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -965,6 +965,7 @@ * [Python for Data Science, AI & Development](https://www.coursera.org/learn/python-for-applied-data-science-ai) - Joseph Santarcangelo (Coursera) * [Python for Everybody](https://www.py4e.com/lessons) (Coursera Reading Materials with YouTube Videos) * [Python from Scratch](https://open.cs.uwaterloo.ca/python-from-scratch/) - Centre for Education in Math and Computing (University of Waterloo) +* [Python GUI's With TKinter](https://youtube.com/playlist?list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV) - Codemy.com (YouTube) * [Python in 80 minutes](https://www.udemy.com/course/learn-python-in-80-minutes/) - Muhammed Ali Dilek (Udemy) * [Python Learn Course](https://www.kaggle.com/learn/python) - Colin Morris (Kaggle) * [Python OOP Tutorials - Working with Classes](https://www.youtube.com/playlist?list=PL-osiE80TeTsqhIuOqKhwlXsIBIdSeYtc) - Corey Schafer