Skip to content

A Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python.

Notifications You must be signed in to change notification settings

sherrybao222/MyFlaskTutorial

 
 

Repository files navigation

This is a Flask tutorial for people who don't know any web programming.

I started learning Flask on June 4th, 2012. I was unhappy with the Flaskr tutorial, probably because I don't have a web programming background. I am writing this tutorial for people like me.

You should go through the tutorial in the following order:

  • start.rst
  • settingup.rst
  • connecting.rst
  • requests.rst
  • linking.rst
  • nextquestion.rst
  • finale.rst
  • wrapup.rst

About

A Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • HTML 26.5%
  • CSS 14.2%