1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-07 00:30:48 +00:00

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 <konbo666@tutanota.com>
This commit is contained in:
Sudarshan P 2020-10-12 07:44:25 +05:30 committed by GitHub
parent 35d1e772e1
commit 6643257f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/)