Web Development with Python and Flask

In this section, you will learn to develop a website from scratch with Python and Flask.


Flask is a small and lightweight Python web framework that provides useful tools and features that make creating web applications in Python easier. It gives developers flexibility and is a more accessible framework for beginners to programming, since you can build a web application quickly using only a single Python file.

Step by step, you will learn how to build a website and features to that website like adding HTML, adding more pages, creating a navigation menu, adding CSS styling and more.

As a plus, in the tutorial it's explained also how you can deploy your Python Flask website on the Heroku cloud for free. 


Go to the next lesson by clicking the links on the right side if you are on a computer → 

If you are on mobile, click the links under for the next lessons ↓

Next Lecture
Recommended Course

Python Mega Course: Learn Python in 60 Days, Build 20 Apps
Learn Python on Udemy completely in 60 days or less by building 20 real-world applications from web development to data science.