http://learnpythonthehardway.org/book/ is also available for free online; I 
second Andrew's recommendation of it...

On Saturday, 5 December 2015 18:43:58 UTC+2, Andrew Farrell wrote:
>
> Python tutorials: 
>   The tutorial I first learned python from was Think Python 
> <http://www.greenteapress.com/thinkpython/>, which is free to download. 
> That was several years ago and better things have been written since. 
>   I am a fan of the approach that Learn Python the Hard Way 
> <http://learnpythonthehardway.org/> takes, but I haven't worked through 
> it extensively.
>   One thing these tutorials tend to skip over is the use of pdb 
> <https://docs.python.org/3/library/pdb.html>, which I found very useful 
> when I was first starting out and which I continue to find useful.
>
>  While I've got you, can I shamelessly-plug two other resources?
>
> Django tutorials:
>   Test-Driven development with Python 
> <http://chimera.labs.oreilly.com/books/1234000000754>: I think 
> test-driven development is a great approach for beginners because it helps 
> solve the "where in the name of the FSM is the bug coming from?" problem. 
> The usual downfall is that it takes some guidance to set yourself up for 
> TDD if you are new to a language or toolset. Harry Percival does a good job 
> of providing that guidance.
>    Django Unleashed 
> <https://www.safaribooksonline.com/library/view/django-unleashed/9780133812497/>:
>  
> This provides both an introduction to django itself and broader context of 
> how to deploy it in production, the basics of web architecture, and some 
> reasons behind design decisions. 
>
> On Sat, Dec 5, 2015 at 9:55 AM, Mark Phillips <ma...@phillipsmarketing.biz 
> <javascript:>> wrote:
>
>> Try this - http://lmgtfy.com/?q=python+tutorial
>>
>> Mark
>>
>> On Sat, Dec 5, 2015 at 12:49 AM, Davron <davron.s...@gmail.com 
>> <javascript:>> wrote:
>>
>>> HI!
>>> Could any python's gurus give me a some links,
>>> which leads to for a real comprehensive python-tutorial, Please.
>>> Thanks in advance!
>>>
>>> -- 
>>> 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...@googlegroups.com <javascript:>.
>>> To post to this group, send email to django...@googlegroups.com 
>>> <javascript:>.
>>> 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/6a62be92-2cbe-4578-a66a-145850b4fed0%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/django-users/6a62be92-2cbe-4578-a66a-145850b4fed0%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> 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...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> 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/CAEqej2OOmrcZoMTXMcRU%2BPCDPY0WmMxVYG9nOG-UeZt0fbdG5g%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CAEqej2OOmrcZoMTXMcRU%2BPCDPY0WmMxVYG9nOG-UeZt0fbdG5g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> 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/28ca747a-e07b-416f-924d-1f838c467895%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to