Web development overview
Web application structure
A brief introduction to HTML and JavaScript
Introduction to CGI
Web server in Python
Writing an adder using CGI
Introduction to web development frameworks
Web frameworks in Python
Writing an adder using Flask
Form introduction
How to submit the form
Develop user management with Flask (1)
Database basics
Database query language SQL
SQL operations in Python
Use the Flask framework to write user management (2)
Object Relational Mapping (ORM)
Use ORM to write user management module (3)
Use ORM to write message boards (1)