1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-29 04:39:03 +00:00

Merge pull request #1017 from yaph/exploreflask

Added Explore Flask by Robert Picard
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-06-10 01:17:34 +04:30
commit 2a0f6edfd8

View File

@ -1431,6 +1431,7 @@ See also [TeX](#tex)
####Flask
* [Explore Flask](http://exploreflask.com/) - Robert Picard
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)