When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Learning Path: Python Web Development
Learn how to create scalable and powerful web applications by using the robust frameworks such as Flask and Django!

This Course Includes
udemy
4.3 (21 reviews )
7h 57m
english
Online - Self Paced
professional certificate
Udemy
About Learning Path: Python Web Development
_Are you new to Python and are yet to explore all that it can do?_ Yes, Python has more to it than just data science and application programming. With the help of frameworks like
Flask
and
Django
, it can also build scalable web applications. The following are some popular web applications that are majorly written using Python or Django:
Prezi Python has two powerful frameworks: Flask and Django. The question is
which framework should we choose?
A common route is to begin building small, interesting projects with a simple framework, like Flask, and move on to Django as you begin to grasp the basics. This Learning Path is designed to
mold you to a complete Python web developer
. Yes, this is not a course; it is a
Learning Path
. What this essentially means is that it contains multiple video courses that are logically tied together to provide you with a larger learning curve. Let’s dig into what this Learning Path does. Since you already know the basics of Python, you are no stranger to the fact it is an immensely powerful language. With the basics in place, this Learning Path takes a hands-on approach and demonstrates
how to build fully functional real-time applications from scratch
. The Learning Path begins with
building interesting projects with Flask
, gradually introduces the
more challenging framework—Django
—and then moves on to the complex concepts in it. It covers concepts such as how to build up and structure an
effective web API
that can be used by any client application accessing it over the HTTP protocol, and how to use the Flask and Django ecosystem efficiently to create web applications. So after completing this Learning Path, you should be able to create web applications as good as any of the popular applications mentioned above. Yay!
About the author:
For this Learning Path, we have combined the best works of five extremely esteemed authors: Gergo Bogdan, Alexander Putilin, Jack Stouffer, Matthew Nuzum, and Kevin Veroneau.
Gergo Bogdan
is a software engineer with over
8 years of experience in the IT industry
. He has vast expertise in multiple technologies, including .NET to Python, JavaScript, and Java.
Alexander Putilin
is a
professional programmer
and has several years of experience in languages such as Python and C++. He has worked for a lot of years in specializing in Internet-related services and products. He has also worked in the Search Engine department.
Jack Stouffer
is a
programmer
who has several years of experience in designing web applications. He switched to Flask three years ago for all his projects.
Matthew Nuzum
has been
developing web applications since 1999
and has worked for several start-ups including
Canonical
, the makers of Ubuntu, as well as
Fortune 500 companies
. He has a passion for helping others learn new technologies and has written numerous tutorials and help documents as well as running a web-focused user group based in his hometown.
Kevin Veroneau
is a very active
Python and Django developer
who has worked for many start-ups, has an active Python blog, and has worked on a magnitude of Python projects over the years.
What You Will Learn?
- Understand the fundamental capabilities of the Flask framework .
- Build a real-world application that adheres to best practices using Flask .
- Ensure that the app is robust by performing various tests on it and then deploy it .
- Make the app robust by performing various tests on it .
- Explore Django’s automated admin interface to manage your app’s content .
- Create and use your own custom middleware for a Django app .
- Delve into advance database modeling to build a custom database field for your Django application.