TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best way to learn Python?

6 pointsby kipepeoover 13 years ago
What websites/tools you would recommend to learn Python for someone who already has programming knowledge?

5 comments

disgruntledphd2over 13 years ago
The python tutorial is a good place to start. <a href="http://docs.python.org/tutorial/" rel="nofollow">http://docs.python.org/tutorial/</a> Dive Into Python is also pretty good: <a href="http://www.diveintopython.net/" rel="nofollow">http://www.diveintopython.net/</a>
djacobsover 13 years ago
I'm a big fan of The Quick Python Book[0] and Dive into Python [1]. The former is especially good if you're coming from a similar dynamic language.<p>[0]: <a href="http://www.manning.com/ceder/" rel="nofollow">http://www.manning.com/ceder/</a><p>[1]: <a href="http://www.diveintopython.net/" rel="nofollow">http://www.diveintopython.net/</a>
adrianscottover 13 years ago
This is one tool you can use in your toolkit for learning: <a href="http://www.coderbuddy.com/" rel="nofollow">http://www.coderbuddy.com/</a> -- free, social web IDE with testing environment and integrated publishing to free app hosting on Google App Engine (up to their quotas)<p>would welcome any feedback on it...
clyfeover 13 years ago
I like "A Byte of Python"<p><a href="http://www.ibiblio.org/swaroopch/byteofpython/read/" rel="nofollow">http://www.ibiblio.org/swaroopch/byteofpython/read/</a>
maheshsover 13 years ago
<a href="http://learnpythonthehardway.org/" rel="nofollow">http://learnpythonthehardway.org/</a>
评论 #3203278 未加载
评论 #3203192 未加载