<html><head><style data-externalstyle="true">
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
</style></head><body><div data-externalstyle="false" style="font-family:'Microsoft YaHei UI',Calibri,'Segoe UI',Meiryo,'Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:16px;"><div>I suggest theses( answers from quora: <a tabindex="-1" href="https://www.quora.com/Python-programming-language-1/How-can-I-learn-to-program-in-Python">https://www.quora.com/Python-programming-language-1/How-can-I-learn-to-program-in-Python</a>):</div><div><ul><li>The Official Python Tutorial - <a tabindex="-1" href="http://docs.python.org/tutorial/" target="_blank" rel="nofollow">docs.python.org/tutorial/</a></li><li>"Dive Into Python", by Mark Pilgrim - <a tabindex="-1" href="http://www.diveintopython.net/" target="_blank" rel="nofollow">www.diveintopython.net/</a></li><li>"A Byte of Python" - <a tabindex="-1" href="http://swaroopch.com/notes/Python" target="_blank" rel="nofollow">swaroopch.com/notes/Pytho<wbr>n</a></li><li>Google's Intro to Python Class (online) - <a tabindex="-1" href="http://code.google.com/edu/languages/google-python-class/" target="_blank" data-tooltip="attached">code.google.com/edu/langu<wbr>ages/google-python-class/</a></li><li>"The New Boston" Programming Python Tutorials - <a tabindex="-1" href="http://youtube.com/user/thenewboston#g/c/EA1FEF17E1E5C0DA" target="_blank" data-tooltip="attached">youtube.com/user/thenewbo<wbr>ston#g/c/EA1FEF17E1E5C0DA</a></li><li>"Building Skills in Python", by Steven F. Lott - <a tabindex="-1" href="http://homepage.mac.com/s_lott/books/python/html/index.html" target="_blank" rel="nofollow" data-tooltip="attached">homepage.mac.com/s_lott/b<wbr>ooks/python/html/index.ht<wbr>ml</a></li><li>"Think Python: How to Think Like a Computer Scientist" -<a tabindex="-1" href="http://greenteapress.com/thinkpython/thinkpython.html" target="_blank" rel="nofollow" data-tooltip="attached">greenteapress.com/thinkpy<wbr>thon/thinkpython.html</a></li><li>"Code Like a Pythonista: Idiomatic Python" - <a tabindex="-1" href="http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html" target="_blank" rel="nofollow" data-tooltip="attached">python.net/~goodger/proje<wbr>cts/pycon/2007/idiomatic/<wbr>handout.html</a></li><li>OpenCourseWare: MIT 6.00 Introduction to Computer Science and Programming - <a tabindex="-1" href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures" target="_blank" rel="nofollow" data-tooltip="attached">ocw.mit.edu/courses/elect<wbr>rical-engineering-and-com<wbr>puter-science/6-00-introd<wbr>uction-to-computer-scienc<wbr>e-and-programming-fall-20<wbr>08/video-lectures</a></li><li>"Learn Python the Hard Way" by Zed Shaw - <a tabindex="-1" href="http://learnpythonthehardway.com/" target="_blank" rel="nofollow">learnpythonthehardway.com</a></li><li>Practice Questions at PySchools - <a tabindex="-1" href="http://pyschools.com/" target="_blank" rel="nofollow">pyschools.com</a></li><li>Begin Python - <a tabindex="-1" href="http://beginpython.com/" target="_blank" rel="nofollow" data-tooltip="attached">beginpython.com</a></li><li>More Tutorials - <a tabindex="-1" href="http://awaretek.com/tutorials.html" target="_blank" rel="nofollow" data-tooltip="attached">awaretek.com/tutorials.ht<wbr>ml</a></li><li>New - <a tabindex="-1" href="http://udacity.com/" target="_blank" rel="nofollow">Udacity.com</a> has many courses that use Python</li><li>LearnStreet Python course: <a tabindex="-1" href="http://www.learnstreet.com/lessons/study/python" target="_blank" rel="nofollow">http://www.learnstreet.co<wbr>m/lesso...</a></li><li>For beginners: <a tabindex="-1" href="http://www.codecademy.com/tracks/python" target="_blank" rel="nofollow">Codecademy</a></li></ul><ul><li>For beginners: <a tabindex="-1" href="http://gum.co/Pyth" target="_blank" rel="nofollow">Learn Python Programming Through Examples</a> - Decent package with good example set.</li></ul></div><div data-signatureblock="true"><div> </div><div>发自 Windows 邮件</div><div> </div></div>        <div style="border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid;">             <strong>发件人:</strong> Bryan Devaney<br>            <strong>发送时间:</strong> ‎2013‎年‎3‎月‎5‎日 ‎19‎:‎55<br>              <strong>收件人:</strong> comp.lang.python@googlegroups.com<br>                        <strong>抄送:</strong> python-list@python.org<br>              <strong>主题:</strong> Re: book advice<br>     </div>    <div> </div>On Friday, March 1, 2013 8:59:12 PM UTC, leonardo selmi wrote:<br>> hi<br>> <br>> <br>> <br>> is there anyone can suggest me a good book to learn python? i read many but there is always something unclear or examples which give me errors.<br>> <br>> how can I start building a sound educational background<br>> <br>> <br>> <br>> thanks for any help <br>> <br>> <br>> <br>> best regards<br><br>If you have net access and are learning your first programming language, I'd say head on over to one of the free web python courses that include an online interpreter. It sorts out a great deal of the 'incompatible version' problems people have with offline tutorials. I'm not sure what the policy is in regards linking to one so I'll just say Google one.  <br><br>Once you've found your feet, I do hear good things about 'learn python the hard way' but I've not read it myself. <br><br>Generally once you've covered the foundations and understand the terms, Python.org's docs are very good.<br>-- <br>http://mail.python.org/mailman/listinfo/python-list<br></div></body></html>