Flask (Python Web Development)

I’ve noticed that there are a few people who are learning Flask (to build websites with Python) at the moment. I thought I would start a thread so that the Flask people could meet each other. Post a comment below if you would like to connect with other Flask learners.

Here are some resources for getting started:

I don’t know much about these Udemy courses, but they might be worth checking out (they are regularly on sale for $10-12):

  • https://www.udemy.com/python-and-flask-bootcamp-create-websites-using-flask/
  • https://www.udemy.com/flask-mega-tutorial/
  • https://www.udemy.com/the-build-a-saas-app-with-flask-course/ (I’ve been watching these videos when I’m not able to type, and it’s a good overview of building a more complex application with Flask.)
  • https://www.udemy.com/develop-a-social-web-party-application-with-python/

If anyone wants assistance in getting started with Flask let me know at a meetup and I could walk you through the basics. :slight_smile:

Tip: don’t pay more than $10-12 for Udemy courses. If the site tries to charge more than that, ask about free alternatives at a meetup.

1 Like

I think I’ve mentioned this channel in another thread – it’s also a good source of Flask information. I watched a lot of them over the past couple of days on 2x speed:

This course has also been interesting – it assumes some previous Flask knowledge:

https://www.udemy.com/the-build-a-saas-app-with-flask-course/

(Tip: don’t pay more than $10-12 for Udemy courses. If the site tries to charge more than that, ask about free alternatives at a meetup.)

There is also a free online book here that I’ve been skimming through:

I haven’t watched this series yet but it’s on my to-do list:

There’s also this video by the creator of Flask/Click/Werkzeug/etc:

I finished the SQL-Alchemy playlist on YouTube and picked up this other Flask course to check out some of the videos on APIs and JWTs:

https://www.udemy.com/rest-api-flask-and-python/
(Tip: don’t pay more than $10-12 for Udemy courses. If the site tries to charge more than that, ask about free alternatives at a meetup.)