From 6643257f48fd50fcf57e01e25dc84e7d3f4e8c18 Mon Sep 17 00:00:00 2001 From: Sudarshan P <44229644+Bharles-Cabbage@users.noreply.github.com> Date: Mon, 12 Oct 2020 07:44:25 +0530 Subject: [PATCH] Add Python Flask Framework Tutorials (#3951) * Added Python basics and Django Tutorials * Added Python basics and Django Tutorials * Added Golang Basics and Gin-Gonic Framework Tutorial * Added names of Instructors/Providers * Add flask framework tutorial(tutorialspoint) * Add flask framework tutorial(YouTube) * Fixed Order * Fixed Order(2) Co-authored-by: konbo --- free-courses-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 1a29281b..12b8df98 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -408,6 +408,8 @@ * [Python Beginners-Intermediate Tutorial](https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU) - Corey Schafer * [Python Course](http://www.python-course.eu) * [Python Django Basics Tutorial](https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p) - Corey Schafer +* [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) * [SoloLearn](https://www.sololearn.com/Course/Python/) -- GitLab