Useful Links to Django Blog Devopment
- A complete blog engine using django in 60 minutes - This is a great tutorial, and follows the DRY principal very well. I worked through this tutorial and learned a lot from it.&nbps; 60 minutes? It takes a little longer, unless you really know your stuff already.
- Build a microblog with django - This is another useful tutorial. I didn't read through it, so I can't say how good it is.
- A detailed django tutorial blog basics He is an expert, I am sure it is good. I didn't read this one either.
- Django Tutorials - A list of Django tutorials.
- The Django Tutorial - Go sit at the feet of the masters of Django, and become wise.
- Django's Documentation - I am sure I didn't need to put this link, if you don't dip in the docs, forget being a Django guru, ever.
- Running Django on Google App Engine - Fan of Google App Engine, here are the docs to help you get Django and App engine working together.
- Django Book - This was the main thing I used to learn Django, and I find it really useful.
Did you write a good Django Tutorial? Send me a Tweet @sandcurves and I'll check it out and stick up a link.
Here are a few other related things you may find useful
- Emacs
- The Python Tutorial
- Dive Into Python [out of date, but super for learning Python]
- The Gimp Image Manipulation Program
- Ubuntu
- Apache Web Server
Return to the contents page of the Django Blog Engine Tutorial