|
List Info
Thread: Django Books
|
|
| Django Books |

|
2006-08-30 19:52:15 |
Hello, I'm a Django newbie, I finished right now the
tutorial, I read
also other text coming from my docs dir in Django_0.95. Do
you know if
there is some Book like what I see here
http://www.rubyonrail
s.org/docs
but of course for Django?
Can you give me any advice like where I have to go after the
tutorial
before to build my first app?
I searched a little bit on the website but I'vo not found
anything.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-30 20:01:23 |
And you can find the starting tutorial you are asking for
here:
http://ww
w.djangoproject.com/documentation/
take a look at "installation guide" and
"Tutorial: Writing your first
Django app"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-30 19:58:30 |
Hi Picio,
I don't know when it will be published, but a book is
coming:
http://ww
w.amazon.com/gp/product/1590597257
It is written by Adrian Holovaty and Jacob Kaplan-Moss
(django
developers) and as far as I know it will be also avaible for
free
download as PDF
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-30 20:21:18 |
On 8/30/06, Picio <picioslug gmail.com> wrote:
> Do you know if
> there is some Book like what I see here
> http://www.rubyonrail
s.org/docs
> but of course for Django?
I'll answer per-section on that page.
# APIs
This page, in addition to the tutorials, has quite a lot of
documentation for the API.
http://ww
w.djangoproject.com/documentation/
# Books
Sadly, not yet. One's in the works. Adrian was
considering putting
it up in-progress for review.
# Tutorials
Ah, lots of these.
Here are some via del.icio.us
http://del.ici
o.us/tag/django+tutorial
These may also be useful to you:
http://del.icio.us/
popular/django
http://blixtra.org/blog/2006/07/17/top-3
0-django-tutorials-and-articles/
# Talking foxes?
Hmm, I don't think we have anyone like why.
We should fix that.
# Manuals
Well, these seem only loosely-related to Rails.
Perhaps howto's?
http://del.icio.u
s/tag/django+howto
http://feh.holsman.net/articles/2006/07/31/i18n-ti
p-for-django
# By the users
Ah, you want this:
http://www.dj
angoproject.com/community/
and these:
http://code.djangoproj
ect.com/
http://co
de.djangoproject.com/wiki/CookBook
htt
p://code.djangoproject.com/wiki/CommonPitfalls
# Open source repositories
Hmm:
http://www.google.com/search?q=inurl%3Adjango+inurl%3As
vn
/me remembers wikis need gnomes.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-30 20:20:38 |
Thanks zenx for the book,
but about the tutorial maybe there is a misunderstanding:
I finished to read an actually do the tutorial you're
talking about,
and I already read the Installation guide. I have also read
some other
txt, like template language for authors.
I'm searching something like real-life apps to studdy and
learn.
Anyway many many thanks for the book.
Are you italian?
Picio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-31 00:50:17 |
On 8/30/06, Jeremy Dunck <jdunck gmail.com> wrote:
> # Books
> Sadly, not yet. One's in the works. Adrian was
considering putting
> it up in-progress for review.
I know that Addison-Wesley/Prentice Hall is pursuing a
Django book,
too. But what the timeline will be or who will write it is
still
unknown.
Cheers,
deryck
--
Deryck Hodge http://www.devurandom.org/
Web Developer, Naples News http://www.naplesnews.com/
Samba Team http://www.samba.org/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-31 02:40:07 |
Good to know. /me goes to catch up on reviewing.
On 8/30/06, Deryck Hodge <deryck samba.org> wrote:
>
> On 8/30/06, Jeremy Dunck <jdunck gmail.com> wrote:
> > # Books
> > Sadly, not yet. One's in the works. Adrian was
considering putting
> > it up in-progress for review.
>
> I know that Addison-Wesley/Prentice Hall is pursuing a
Django book,
> too. But what the timeline will be or who will write
it is still
> unknown.
>
> Cheers,
> deryck
>
> --
> Deryck Hodge http://www.devurandom.org/
> Web Developer, Naples News http://www.naplesnews.com/
> Samba Team http://www.samba.org/
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-31 08:07:16 |
Picio, sorry for the misunderstanding! You will find the
links that
Jeremy has posted very useful
(PS: I'm from Spain)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-31 09:26:20 |
No problem zenx.
Anyway If someone is interested in, ShowmeDo has accepted my
request
for a pratical Django screencast, and luckyly in three days
It took 18
votes. Please consider voting it.
http://showmedo/request
...There only one to vote in the Django category.
Many thanks JeremyD for all you link I've already started.
Picio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
| Django Books |

|
2006-08-31 11:48:22 |
On 8/31/06, Daniele Spino <picioslug gmail.com> wrote:
> Please consider voting it.
> http://showmedo/request
...There only one to vote in the Django category.
91 votes now.
...ShowMeDo is a nice surprise.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|
|
|
|