Books/web sites recommendation for learning Python - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-12-22T00:22:11Z http://stackoverflow.com/feeds/question/143397 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python 0 Books/web sites recommendation for learning Python [closed] Scarecrow 2008-09-27T10:52:56Z 2008-10-03T01:12:00Z <p>This is in continuance to the http://stackoverflow.com/questions/139017/learning-a-programming-language-at-an-elderly-age"><strong>previous question which I asked yesterday</strong>. I received an overwhelming response where community members encouraged me to have a go at a programming language. There were recommendations for learning languages such as Python, Visual Basic et al.</p> <p>I have decided to tame my programming desires by learning Python. Therefore, I have posted this question. If this question has already been posted on this site, then please put a link as I could not find it in Related Questions as well as through the Search feature present in the forum.</p> http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python/143404#143404 0 Answer by Ólafur Waage for Books/web sites recommendation for learning Python Ólafur Waage 2008-09-27T10:56:05Z 2008-09-27T10:56:05Z <p><a href="http://www.xminc.com/mt/archives/pythontut2.html" rel="nofollow">Advanced Python Programming</a> helped me a lot while learning Python.</p> http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python/143413#143413 2 Answer by Zsolt Botykai for Books/web sites recommendation for learning Python Zsolt Botykai 2008-09-27T10:59:38Z 2008-09-27T10:59:38Z <p>Asked already: <a href="http://stackoverflow.com/questions/17988/how-to-learn-python#143193">http://stackoverflow.com/questions/17988/how-to-learn-python#143193</a></p> <p>One more time: <a href="http://stackoverflow.com/questions/111857/what-did-you-use-to-teach-yourself-python#111864">http://stackoverflow.com/questions/111857/what-did-you-use-to-teach-yourself-python#111864</a></p> http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python/143424#143424 2 Answer by mdec for Books/web sites recommendation for learning Python mdec 2008-09-27T11:08:52Z 2008-09-27T11:08:52Z <p>The one that seems to get suggested in every other thread is <a href="http://diveintopython.org/" rel="nofollow">Dive into Python</a>. It's free, so that's a plus.</p> http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python/143428#143428 1 Answer by S.Lott for Books/web sites recommendation for learning Python S.Lott 2008-09-27T11:10:49Z 2008-09-27T11:10:49Z <p>I taught myself Python by doing lots of exercises. I collected them into my <a href="http://homepage.mac.com/s_lott/books/index.html" rel="nofollow">Building Skills</a> books.</p> http://stackoverflow.com/questions/143397/books-web-sites-recommendation-for-learning-python/143473#143473 0 Answer by nosklo for Books/web sites recommendation for learning Python nosklo 2008-09-27T11:46:38Z 2008-09-27T11:46:38Z <p>I recommend <a href="http://www.greenteapress.com/thinkpython/html/" rel="nofollow">Think Python</a>.</p>