#747 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Flask Web Development: Developing Web Applications with Python

Sentiment score: 4
Reddit mentions: 6

We found 6 Reddit mentions of Flask Web Development: Developing Web Applications with Python. Here are the top ones.

Flask Web Development: Developing Web Applications with Python
Buying options
View on Amazon.com
or
    Features:
  • O Reilly Media
Specs:
Height9.17321 Inches
Length7.00786 Inches
Number of items1
Weight0.92 Pounds
Width0.5425186 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 6 comments on 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/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