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

Merge pull request #144 from nims11/patch-1

Put Flask under Python
This commit is contained in:
vhf / victor felder 2013-10-16 06:47:57 -07:00
commit a41862b88d

View File

@ -21,7 +21,6 @@
* [Elasticsearch](#elasticsearch)
* [Emacs](#emacs)
* [Erlang](#erlang)
* [Flask](#flask)
* [Flex](#flex)
* [F#](#f-sharp)
* [Forth](#forth)
@ -63,6 +62,7 @@
* [PostgreSQL](#postgresql)
* [Python](#python)
* [Django](#django)
* [Flask](#flask)
* [R](#r)
* [Racket](#racket)
* [Ruby](#ruby)
@ -389,9 +389,6 @@
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com/)
###Flask
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
###Flex
@ -749,6 +746,10 @@
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Django by Example](http://www.lightbird.net/dbe/)
####Flask
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
###R