I realize this post is several years old, but this is for anyone still 
looking for an up to date Django tutorial on par with Michael Hartl rails 
tutorial. Here it is:


The title of the book is very deceiving. Its a book about web development 
with python using django but doing it with test driven development. 
https://books.google.com/books?id=fTLJAwAAQBAJ&pg=PR2&dq=test+driven+development+with+python&hl=en&sa=X&ei=nmLqVNOqENGvyASPkIDYDA&ved=0CCcQ6AEwAg#v=onepage&q&f=false

I say it's on par with Michal Hartl's because of these things:

1. You learn more of the generalities of web development instead of the 
scope being laser focused on django stuff only (like most django books out 
there assuming you already know web development)

2. It's a project based, where you build a web application with python and 
Django throughout the book.

3. Like the Hartl tutorial, you are also learning test driven development 
and Git along the way. 



On Monday, October 22, 2012 at 11:58:25 AM UTC-5, Tommy DANGerous wrote:
>
> Thanks everyone for the help. I've gone through several tutorials, such as 
> the one on the Django website and at http://lightbird.net/dbe/. Just 
> trying to get more familiar with Django before I start trying to write it 
> on my own. I'll take a look at the Django Book and the youtube videos you 
> all posted. Thank you for all the help!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2e4294cf-b9b8-4be3-9cf6-fc312113c3ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to