From 807a82c27f805d0c0f60d2f81568175aeada2f7d Mon Sep 17 00:00:00 2001 From: Kevin Webb Date: Mon, 19 Oct 2020 07:34:29 -0700 Subject: [PATCH] Added Kaggle Python course (#4411) --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index 6fbb25d6..c72d1476 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -457,6 +457,7 @@ * [Python Flask Framework Tutorial](https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH) - Corey Schafer * [Python Flask Tutorial](https://www.tutorialspoint.com/flask/flask_overview.htm) (TutorialsPoint) * [Python for Everybody](https://www.py4e.com/lessons) (Coursera Reading Materials with YouTube Videos) +* [Python Learn Course](https://www.kaggle.com/learn/python) - Colin Morris (Kaggle) * [Python Programming Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWpX_byHyTEj9hecPngl2DqR) * [Python Tutorial](https://www.w3schools.com/python/) - W3Schools * [SoloLearn](https://www.sololearn.com/Course/Python/) -- GitLab