From the course: Flask Essential Training

Prerequisites

- [Instructor] Before we jump into Flask, let's make sure you have the basics covered. Don't worry, it's pretty simple. Here's what I recommend, you know, before starting with Flask, you want to have basic Python programming skills. You want to be familiar with HTML and CSS, at least at a conceptual level. That would help. You want to understand HTTP and how the client server architecture works and be able to execute basic gits and bash commands. For example, cloning a repository, navigating into a folder, create in a file, things like that, navigating back up the tree of the directories, these types of skills. If you can write basic Python scripts and build basic web pages, you're good to go. Just be comfortable with Python syntax and understand how the web works. And let's make sure you have Python and a code editor installed, a GitHub account, and you approach this course with enthusiasm and willingness to experiment, explore, and build new features and applications beyond these lessons. Having these basics down will help you focus on learning Flask. So let's make sure you're set up for success.

Contents