1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 14:00:49 +00:00

added discover flask to web development courses

This commit is contained in:
bharadwaj6 2015-02-17 11:53:41 +05:30
parent d7e70a0e14
commit d75b4123ec

View File

@ -141,3 +141,4 @@
### Web Development
* [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com/)
* [Udacity Web Development Course Catalog](https://www.udacity.com/courses#!/web-development)
* [Discover Flask - Full Stack Web Development with Flask](https://github.com/realpython/discover-flask)