[Tutor] Django Book Recommendation
Serdar Tumgoren
zstumgoren at gmail.com
Wed Apr 7 17:12:49 CEST 2010
There is lots of good information in the second edition of the
official Django Book (though it appears it's only a partially complete
Web preview):
http://www.djangobook.com/en/2.0/
The Django google group is a great way to research specific questions
and get help:
http://groups.google.com/group/django-users/
And though it's not free, I highly recommend the book Pro Django by
Marty Alchin. It deals with some pretty advanced concepts, but it's
the first resource I've found that really demonstrates how Django
works under the covers. You don't need to read it to use Django, but
it's an invaluable resource if you're trying to piece together the
moving parts behind the framework. And it's a great primer on more
advanced Python techniques like meta-programming.
HTH,
Serdar
On Wed, Apr 7, 2010 at 10:48 AM, Khalid Al-Ghamdi <emailkgnow at gmail.com> wrote:
> Hi everyone!
> Do you have recommendations regrading good free books or websites to learn
> django? I'm a beginner and know the basics of python.
> thanks
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
More information about the Tutor
mailing list