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: Python community for beginner?

3 pointsby annythesillicatover 10 years ago
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 comments

everyoneover 10 years ago
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 未加载
SEJeffover 10 years ago
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>
japhyrover 10 years ago
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 未加载