Category: Programming

2012-09-02T01:23:49Z

The Flask Mega-Tutorial, Part VIII: Followers, Contacts And Friends

(Great news! There is a new version of this tutorial!)

This is the eighth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

154 comments

2012-08-01T06:50:31Z

The Flask Mega-Tutorial, Part VII: Unit Testing

(Great news! There is a new version of this tutorial!)

This is the seventh article in the series in which I document my experience writing web applications in Python using the Flask microframework.

113 comments

2012-07-16T03:44:16Z

The Flask Mega-Tutorial, Part VI: Profile Page And Avatars

(Great news! There is a new version of this tutorial!)

This is the sixth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

107 comments

2012-06-20T08:00:38Z

Simple Project Management, Or How To Finish Your Project Before The World Comes To An End

Simple Project Management

I have started many personal projects over the years. I work on them on the side of my day job, usually at odd hours of the night or on weekends. I work on some projects for a few days or weeks and then I lose interest or get bored. For a few projects I have managed to take them from an idea to completion. For an even smaller subset I ended up with a product that some people wanted to use and even pay money for.

2 comments

2012-06-09T06:44:24Z

The Flask Mega-Tutorial, Part V: User Logins

(Great news! There is a new version of this tutorial!)

This is the fifth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

217 comments

2012-05-20T07:30:21Z

The Flask Mega-Tutorial, Part IV: Database

(Great news! There is a new version of this tutorial!)

This is the fourth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

406 comments

2012-05-13T06:26:42Z

The Flask Mega-Tutorial, Part III: Web Forms

(Great news! There is a new version of this tutorial!)

This is the third article in the series in which I document my experience writing web applications in Python using the Flask microframework.

246 comments

2012-05-09T05:26:06Z

The Flask Mega-Tutorial, Part II: Templates

(Great news! There is a new version of this tutorial!)

This is the second article in the series where I document my experience writing web applications in Python using the Flask microframework.

45 comments

2012-05-07T06:05:40Z

The Flask Mega-Tutorial, Part I: Hello, World!

(Great news! There is a new version of this tutorial!)

350 comments