Skip to content

Comment on Ask HN: Learning Django post-"Learn Python the Hard Way by Zed Shaw"

Comments

The Django tutorial is pretty good. You build up a very basic polling application as you follow the tutorial and learn the basic chunks of Django.

https://docs.djangoproject.com/en/1.3/intro/tutorial01/

Any good intro book is going to have something similar. "Python Web Development with Django" includes a number of example projects. You can either follow along in the book and type in the examples (the "Hard" way) or download the projects and see/run them at once in their finished form (the "Common" way).

http://withdjango.com/

http://withdjango.com/readers/source/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.