Course Information
Course Overview
A short course that teaches you the fundamentals of Flask.
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
Course Content
- 1 section(s)
- 8 lecture(s)
- Section 1 Intro to Flask
What You’ll Learn
- Be able to create a web app using Python and Flask.
Reviews
-
DDaniel Barajas González
Buen curso introductorio para aprender la estructura básica de una aplicación web creada con Flask. Para mi ha sido un buen punto de partida.
-
AAdemar Frederico Nunes Sigrist
Curso adequado para o que se propõe. Bom curso para quem está começando.
-
MMartin Wirz
Der Kurs zeigt ziemlich das, was ich erwartet habe. Einzig der letzte Teil mit der MySQL DB funktioniert nicht wie gewünscht. Das Problem liegt bei SQLAlchemy, die Verwendung endet mit "ModuleNotFoundError: No module named 'MySQLdb'. Ich habe den Kurs dann mit SQLite3 gemacht, mit plain SQL statt objektorientiert mit SQLAlchemy
-
AAritra Kumar
Video contents are always to the point. No extra word, that’s why videos are short and I didn’t get boarded. It’s good to learn basics of Flasks from this course.