Reddit Reddit reviews Flask Web Development: Developing Web Applications with Python

We found 6 Reddit comments about Flask Web Development: Developing Web Applications with Python. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Software Design, Testing & Engineering
Software Development
Flask Web Development: Developing Web Applications with Python
O Reilly Media
Check price on Amazon

6 Reddit comments about Flask Web Development: Developing Web Applications with Python:

u/generic_gif · 6 pointsr/flask

The man himself! Too cool. I'm going back now and re-reading the section of your book that covers the Application and Request Contexts, everything's starting to come together now, especially after having gone back and taken a look at the Form class.

Thanks for taking the time to respond, in case anyone's wondering I highly recommend the book/blog!! (Flask Web Development, published by O'Reilly)

u/7600_slayer · 5 pointsr/flask

Check out Miguel Grinberg's Blog and his book:

https://www.amazon.com/Flask-Web-Development-Developing-Applications/dp/1449372627/

blog.miguelgrinberg.com

I personally started with his book, and it was a great foundation to start from.

u/[deleted] · 1 pointr/Entrepreneur
u/DERPST4RR · 1 pointr/learnprogramming

I would try to tackle something larger. I recommend flask web development to learn about a small framework in python and you will cover a lot of stuff that most applications require like authentication and database migrations. Short easy read and when I went through it I learned a shit load.

u/Jmast02 · 1 pointr/ProgrammingBuddies

I just bought Flask Web Development: Developing Web Applications with Python by Miguel Grinberg. I heard its supposed to be a pretty good one. I can shoot you over a pdf. My discord is Jmast02.

u/linxinzhe · 1 pointr/Python

I recommend a book about a light web framework(Flask) Flask Web Development: Developing Web Applications with Python