
We'll Build a Real World App That Accepts Payments and So Much More

What Makes Flask and Docker Awesome?
Flask
5 things you'll love about Flask- Based on one of the most popular computer languages in the world
- Minimalistic and easy to get started
- Lightning fast (Pinterest's API serves 12+ billion reqs / day with Flask)
- Vibrant community and ecosystem (100s+ of high quality extensions)
- Profitable for employment and freelancing
Docker
Here's what Docker brings to the table- Removes tons of headaches when setting up your dev environment
- Prevents issues such as "well, it worked on my machine!"
- Easily move an application across environments or servers
- Makes developing with teams a much more pleasant experience
- You won't need expensive hosting to deploy your web applications
Who Is This For?
Anyone with a basic understanding of Python, HTML, CSS and JavaScript who wants to learn how to develop real world web applications.This isn't a Python 101 course so please make sure you have general programming concepts down such as how variables, loops and functions work.
We start with the very basics with Flask and work our way into more complex topics. This course is aimed at both beginners and intermediate web developers looking to step up their game and start building real applications.