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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Python community for beginner?

3 点作者 annythesillicat超过 10 年前
I am a none programmer and wanted to learn Python. I&#x27;ve been picking up some random book to practice and also did the codeacademy. I&#x27;m looking for python community where I can post the code&#x2F;questions when things doesn&#x27;t go right as the book say. Any advice will be greatly appreciated!<p>Thank you :)

3 条评论

everyone超过 10 年前
Stack overflow is great for that type of thing.. I started using python about 2 years ago and there seemed to be loads of python programmers on it. There may be some bitchiness about the question being a dupe, or in the wrong section but nevertheless you will get really helpful answers usually in a matter of minutes.
评论 #8510279 未加载
SEJeff超过 10 年前
I strongly suggest you stay away from the &quot;dive into python&quot; series and look at Zed Shaw&#x27;s excellent &quot;Learn Python the Hard Way&quot; series. To read it online, it is free[1]. I&#x27;ve got a random collection of links I send to some of my coworkers when they ask about newbie python devs that might be of use to you[2].<p>[1] <a href="http://learnpythonthehardway.org/book/" rel="nofollow">http:&#x2F;&#x2F;learnpythonthehardway.org&#x2F;book&#x2F;</a><p>[2] <a href="https://gist.github.com/SEJeff/7103604" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;SEJeff&#x2F;7103604</a>
japhyr超过 10 年前
The r&#x2F;learnpython subreddit has always seemed pretty helpful. There&#x27;s a decent IRC channel associated with that subreddit.<p><a href="http://reddit.com/r/learnpython" rel="nofollow">http:&#x2F;&#x2F;reddit.com&#x2F;r&#x2F;learnpython</a>
评论 #8510276 未加载