From a9f223ddb4ee0e3c8106db8e428606fb175fdf2c Mon Sep 17 00:00:00 2001 From: ErvinaDe <44507239+ErvinaDe@users.noreply.github.com> Date: Sat, 17 Oct 2020 19:09:55 +0200 Subject: [PATCH] Added a tutorial (#4283) Added a new Python programming tutorial --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index e85e3900..e9ef036d 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -447,6 +447,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 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/) * [The Python Tutorial](https://docs.python.org/3/tutorial/) -- GitLab