Flask: Getting Started
If you want to get a running start developing a web application, Flask is the framework for you. It allows you to create an application with a tiny amount of code. In this course I will show you the basics of web development with Flask.
Flask is very popular in the Python world because of its friendly and minimalistic approach. It allows you to create an application with a tiny amount of code (and work). In this course, Flask: Getting Started, I will show you the basics of Flask to get you started with Python web development. First, you will learn how to create a Flask view function. Next, you will discover how to create html pages. Finally, you will explore web forms and handling user input. By the end of this course, you’ll be able to write code for a Flask web application.
Author Name: Reindert-Jan Ekker
Author Description:
After years of working in software development, Reindert-Jan Ekker switched to teaching programmers in 2010 and never looked back. He authors Pluralsight courses and teaches classes about Python, data science, devops (among others). Even though he squeezes some development jobs in here and there, teaching is his real passion and he is looking forward to share this passion with you.
Table of Contents
- Course Overview
1min - First Steps
27mins - Understanding the Model Template View Pattern
19mins - Adding Logic to Your Application
28mins - Adding User Interaction
24mins - Apply Styling and Jinja Inheritance
9mins - Deploying a Flask Application
11mins
There are no reviews yet.