Re: [Tutor] Django Read

2010-07-08 Thread Huy Ton That
I've went through the djangobook myself, and found it quite readable. This would be my recommendation as well. Be sure to read the sidebar comments; if you ever feel stuck, someone else may have addressed the question/answer for you! -Lee On Thu, Jul 8, 2010 at 9:31 AM, Jeff Johnson wrote: > O

Re: [Tutor] Django Read

2010-07-08 Thread Jeff Johnson
On 07/08/2010 06:06 AM, Nick Raptis wrote: There actually aren't that many books on django around yet which is a pity. You should definitely read "The django book": http://www.djangobook.com/en/2.0/ either on the online version on that link, or it's printed counterpart (yes, it's really the sam

Re: [Tutor] Django Read

2010-07-08 Thread Nick Raptis
There actually aren't that many books on django around yet which is a pity. You should definitely read "The django book": http://www.djangobook.com/en/2.0/ either on the online version on that link, or it's printed counterpart (yes, it's really the same book): http://www.amazon.com/Definitive-G

Re: [Tutor] Django Read

2010-07-08 Thread Serdar Tumgoren
Python Web Development With Django has a good primer on Python (in general and as it relates Django), along with a nice sampling of projects (creating a basic CMS, using Ajax in an application, creating a Pastebin site). You can learn about Django best practices and get a taste for some related to

[Tutor] Django Read

2010-07-08 Thread Dipo Elegbede
Hi all, I have done a little basic on python and have to start working on a major django platform. I'm starting new and would like recommendations on books I can read. Kindly help me out. I want to get my hands dirty as fast as I can so that I can be part of the project. Thanks and Best regards,