Re: Any good books for learning django?

2013-09-18 Thread Sithembewena Lloyd Dube
I asked PyDanny and Audrey for a free copy and they graciously obliged. Very good book, too. On Wed, Sep 18, 2013 at 12:29 PM, Yinka wrote: > These were not written for beginners, but they certainly can be helpful to > the beginnner: > >1. *Pro Django** ** >

Re: Any good books for learning django?

2013-09-18 Thread Yinka
These were not written for beginners, but they certainly can be helpful to the beginnner: 1. *Pro Django** ** http://www.amazon.com/Pro-Django-Marty-Alchin/dp/1430258098/ref=sr_1_2?s=books=UTF8=1379499898=1-2=django * 2. *Instant Django 1.5 Application Development Starter **

Re: Any good books for learning django?

2013-07-26 Thread Lachlan Musicman
Ah, PyDanny and Audrey's Two Scoops is a great primer once you've done the excellent tutorial that is on the Django site https://django.2scoops.org/ I'm a very happy owner. L. On 27 July 2013 12:43, Yinka wrote: > Is there any hope that we'll ever get an up-to-date

Re: Any good books for learning django?

2013-07-26 Thread Yinka
Is there any hope that we'll ever get an up-to-date book for learning Django? Rails 4 was released only last month and I can count at least 4 books (at various stages of completion) on sale to guide beginners. I love Django and but it's been difficult having to depend ONLY on the

Re: Any good books for learning django?

2013-02-11 Thread vijay shanker
thanks, i bought it :) On Monday, February 11, 2013 7:37:28 PM UTC+5:30, frocco wrote: > > That's good to know, hopefully the person asked for a free copy will head > over to there. > > On Monday, February 11, 2013 8:52:52 AM UTC-5, W. wrote: >> >> Do not pirate. >> However. If you checked

Re: Any good books for learning django?

2013-02-11 Thread vijay shanker
yes u right .. my bad On Friday, February 8, 2013 6:28:20 PM UTC+5:30, Tom Evans wrote: > > On Fri, Feb 8, 2013 at 10:13 AM, vijay shanker > > wrote: > > do u have the pdf ? > > will u share it at some place (or please mail it to me > > deon...@gmail.com) > > > Please

Re: Any good books for learning django?

2013-02-11 Thread frocco
That's good to know, hopefully the person asked for a free copy will head over to there. On Monday, February 11, 2013 8:52:52 AM UTC-5, W. wrote: > > Do not pirate. > However. If you checked their webpage https://django.2scoops.org/ , you > would see. > > Can't Afford the Book? >> >> If

Re: Any good books for learning django?

2013-02-11 Thread W.
Do not pirate. However. If you checked their webpage https://django.2scoops.org/ , you would see. Can't Afford the Book? > > If you're struggling with finances and can't afford it, let us know and > we'd be happy to send you a free copy. Drop us a note at and > we'll get it to

Re: Any good books for learning django?

2013-02-08 Thread Young Park
Online document is the hero. Almost all the books are outdated for Django, unfortunately. On Thursday, February 7, 2013 9:49:36 AM UTC-8, frocco wrote: > > Hello, > Most of what I find are dated, 2008,2009. > Are these still good for learning django 1.4? > > Which books do you recommend? > >

Re: Any good books for learning django?

2013-02-08 Thread frocco
I feel the book is fairly priced, and 12 dollars should not hurt anyone. It is sad, that most of the books out there are 2008,2009 publishing dates. If I am starting a new project, should I be using django 1.5 or wait til the final release? On Friday, February 8, 2013 12:28:53 PM UTC-5,

Re: Any good books for learning django?

2013-02-08 Thread Fabian Ezequiel Gallina
2013/2/8 Tom Evans : > On Fri, Feb 8, 2013 at 10:13 AM, vijay shanker wrote: >> do u have the pdf ? >> will u share it at some place (or please mail it to me deont...@gmail.com) > > Please don't use this list to arrange or ask others to pirate books.

Re: Any good books for learning django?

2013-02-08 Thread Yussi
On 08/02/13 16:54, Mike wrote: Thanks for the recommendation! I just bought it and spent five minutes browsing and already I learned a lot. Here's a few chapters that I'll read right away: Security best practices Django app design When to use function based views or class based views Deploying

Re: Any good books for learning django?

2013-02-08 Thread Mike
Thanks for the recommendation! I just bought it and spent five minutes browsing and already I learned a lot. Here's a few chapters that I'll read right away: Security best practices Django app design When to use function based views or class based views Deploying The book is currently in

Re: Any good books for learning django?

2013-02-08 Thread Mark Phillips
+1 to Tom Mark On Fri, Feb 8, 2013 at 5:58 AM, Tom Evans wrote: > On Fri, Feb 8, 2013 at 10:13 AM, vijay shanker wrote: > > do u have the pdf ? > > will u share it at some place (or please mail it to me > deont...@gmail.com) > > Please don't

Re: Any good books for learning django?

2013-02-08 Thread Tom Evans
On Fri, Feb 8, 2013 at 10:13 AM, vijay shanker wrote: > do u have the pdf ? > will u share it at some place (or please mail it to me deont...@gmail.com) Please don't use this list to arrange or ask others to pirate books. The author of any django book almost certainly is a

Re: Any good books for learning django?

2013-02-08 Thread yati sagade
You should read the Django tutorial and then maybe build an app that will make you more comfortable with Django. It may be any app - a notes taking app, for example. During the process, you'll pay a large number of visits to the wonderful Django docs and will come to appreciate them. There is The

Re: Any good books for learning django?

2013-02-08 Thread vijay shanker
do u have the pdf ? will u share it at some place (or please mail it to me deont...@gmail.com) On Thursday, February 7, 2013 11:40:01 PM UTC+5:30, Mayukh Mukherjee wrote: > > I'd recommend two scoops of django. > It's a little more intermediate level but it's a gem. > > Sent from my iPhone > > On

Re: Any good books for learning django?

2013-02-07 Thread frocco
Thanks for the recommend. I just purchased it. On Thursday, February 7, 2013 1:10:01 PM UTC-5, Mayukh Mukherjee wrote: > > I'd recommend two scoops of django. > It's a little more intermediate level but it's a gem. > > Sent from my iPhone > > On Feb 7, 2013, at 12:49, frocco

Re: Any good books for learning django?

2013-02-07 Thread Tom Evans
On Thu, Feb 7, 2013 at 5:49 PM, frocco wrote: > Hello, > Most of what I find are dated, 2008,2009. > Are these still good for learning django 1.4? > > Which books do you recommend? > > Thanks An often overlooked resource is the django documentation itself. The index page is

Re: Any good books for learning django?

2013-02-07 Thread Mayukh Mukherjee
I'd recommend two scoops of django. It's a little more intermediate level but it's a gem. Sent from my iPhone On Feb 7, 2013, at 12:49, frocco wrote: Hello, Most of what I find are dated, 2008,2009. Are these still good for learning django 1.4? Which books do you

Any good books for learning django?

2013-02-07 Thread frocco
Hello, Most of what I find are dated, 2008,2009. Are these still good for learning django 1.4? Which books do you recommend? Thanks -- 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