Re: [Tutor] I need a good resource for python Django

2013-08-18 Thread Tanmaya Meher
hey Arun !
U can check the below sites:

1. https://code.djangoproject.com/wiki/Tutorials (u will get lots of tuts
and examples to do)

2. http://lightbird.net/dbe/ (Teaches by examples, A very good tut)

3. https://www.udemy.com/full-django-tutorial/ (complete video tuts from
django developer)

4. http://gettingstartedwithdjango.com/ (good site, teaches u a bit slowly
but through different kind of examples)

5. http://effectivedjango.com/index.html#contents (This one is also a good
tut)


On Sat, Aug 17, 2013 at 9:47 PM, Joel Goldstick wrote:

> On Sat, Aug 17, 2013 at 11:59 AM, Arun Kumar 
> wrote:
> > Hi,
> >
> > Can anyone suggest me a good resource for python Django. I've gone
> through
> > the official website of Django but it is of limited use to me. Any help
> on
> > this would be highly appreciated.
> >
> My view is that the djangoproject.com is a fantastic site.  So, what
> is it that you need to learn about django that you haven't found?
>
>
> > Regards,
> > Arun Kumar
> > http://clicknscroll.blogspot.com
> >
> >
> >
> > ___
> > Tutor maillist  -  Tutor@python.org
> > To unsubscribe or change subscription options:
> > http://mail.python.org/mailman/listinfo/tutor
> >
>
>
>
> --
> Joel Goldstick
> http://joelgoldstick.com
> ___
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
Tanmaya Meher
M.Tech.,
School of Computaional and Integrative Sciences,
JNU
New Delhi -110067*
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Python

2013-08-18 Thread Jake Wohldmann
Hello I am a beginner to using any type of programming lanhuage  How long
does it take to become fluent at a script? Do you know and good sites to
learn python?  I will only be able to practice python on weekends since
school is starting.  I was also wondering if I could use python on my
android phone.
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python

2013-08-18 Thread Wayne Werner

On Thu, 15 Aug 2013, Jake Wohldmann wrote:



Hello I am a beginner to using any type of programming lanhuage  How long
does it take to become fluent at a script? Do you know and good sites to
learn python?  I will only be able to practice python on weekends since
school is starting.  I was also wondering if I could use python on my
android phone.


The official python tutorial is pretty handy - www.python.org

Also if you can install 3rd party APKs, search for the SL4a (Scripting 
Layer for Android). You can install Python3 (recommended - the future of 
Python), or Python2.7 (current version).


Not all 3rd party modules are available for Python3, but most 3rd party modules
aren't available on Android anyway so you wouldn't be missing out too much.

HTH,
Wayne___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python

2013-08-18 Thread Alan Gauld

On 16/08/13 02:34, Jake Wohldmann wrote:

Hello I am a beginner to using any type of programming lanhuage  How
long does it take to become fluent at a script? Do you know and good
sites to learn python?  I will only be able to practice python on
weekends since school is starting.  I was also wondering if I could use
python on my android phone.


You asked an almost identical question 3 days ago.
Did you read the answers you received then? They should cover all that 
you have asked. If you have more specific questions then feel free to 
ask them.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor