"Two Scoops of Django" is also very good.

I would suggest following the tutorial from start to finish and build the
poll app. This will give you a hands on over view of the basics.

After the poll app, come up with a project of your own and start building
it. Use a virtual environment, git, south, wsgi, apache and fabrik to
develop on one machine using runserver and deploy the app to an Apache
server on another machine. There is lots of online documentation on how to
set all this up. You will spend some time on just getting the
development/deployment environment working, which is also a good learning
experience. As you come up with ideas along the lines of "How would I make
my app do ......", search the documentation and THEN ask specific
questions. Be creative and have some fun!

Good luck!

Mark


On Sat, Apr 19, 2014 at 7:52 AM, François Schiettecatte <
fschietteca...@gmail.com> wrote:

> The tutorial on the django site is very good, and there is a wealth of
> documentation. That is how I learnt django.
>
> And the OReilly books for python are great, as is Dive Into Python by
> Pilgrim.
>
> François
>
> On Apr 19, 2014, at 2:07 AM, Srinivasulu Reddy <srinivasulur5...@gmail.com>
> wrote:
>
> >
> > Hello folks,
> >                  I am new to python/django . i am earning myself i want
> to know effective way of learning python / django . i am following django
> book for django .  Light bird apps also.
> >
> > So please anyone can help me to find the good way learn the python /
> django . I love to learn the python / django .
> >
> >
> > --
> > 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/00b6b705-9442-44a1-b61e-968ccab6ee1f%40googlegroups.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
>

-- 
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/CAEqej2OrhU_GWJCeD%2BXmBL87g%3De5zydf%3Dkk75CSCJR1jLzSWjA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to