TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Python resources?

7 点作者 shire将近 12 年前
I would like advice from HN on the best Python resources . I want to become a Python master so please refer me to the best IDE for Python and also some great tutorials or screencasts to learn the language. Python is very beautiful language and I want to learn it the right way I want to use it to build full blown sophisticated web applications with it so some good frameworks would be nice also, thanks. Also I seem to notice this community loves Python a lot just curious why Python more than X language.

4 条评论

jdc将近 12 年前
I&#x27;ve found &quot;The Hitchhiker’s Guide to Python&quot; quite helpful: <a href="http://docs.python-guide.org/en/latest" rel="nofollow">http:&#x2F;&#x2F;docs.python-guide.org&#x2F;en&#x2F;latest</a><p>And if you&#x27;re a Windows user wanting to use Python modules that are partly implemented in C, I recommend downloading them in binary form: <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs" rel="nofollow">http:&#x2F;&#x2F;www.lfd.uci.edu&#x2F;~gohlke&#x2F;pythonlibs</a>
jfdi将近 12 年前
Cool. I&#x27;d suggest you start here: <a href="http://learnpythonthehardway.org/book/" rel="nofollow">http:&#x2F;&#x2F;learnpythonthehardway.org&#x2F;book&#x2F;</a>
评论 #6188813 未加载
sk2code将近 12 年前
Learn to Program: The Fundamentals - Coursera&#x27;s Python class is starting Aug 19th. <a href="https://www.coursera.org/#course/programming1" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;#course&#x2F;programming1</a>
mjhea0将近 12 年前
check out <a href="http://www.realpython.com" rel="nofollow">http:&#x2F;&#x2F;www.realpython.com</a> (disclaimer: I am the creator)
评论 #6192352 未加载