Intro to Flask
- Introduction
- Hello App
- Endpoints
- Templates
- Guest Book Templates
- Process Form
- Database
- Wrap Up
This eight part series was created for those without experience in Flask. By watching these videos, you'll go from knowing nothing about Flask to building a working app. You'll see how far just knowing basic Python can get you when using Flask to build a web app.
The app built in this course is a guest book app.
This course assumes basic understanding of Python, SQL databases, and HTML
Anthony is the founder of Pretty Printed. He has been programming since 2004, but many of those years were spent with a lack of understanding. To help others avoid the issues he had while learning to program, he created Pretty Printed so programmers of all skill levels can understand programming concepts easier and faster.