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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Python for noob

2 点作者 pynerds超过 8 年前
I want to learn Python for web scraping and some basic website. I am 28 years old. I don't know any programming language. What resources would you suggest?

3 条评论

dec0dedab0de超过 8 年前
It&#x27;s a bit dated at this point, but I still recommend the google python class as a starting point. <a href="https:&#x2F;&#x2F;developers.google.com&#x2F;edu&#x2F;python&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;edu&#x2F;python&#x2F;</a>
hgarg超过 8 年前
Start with this - learnpythonthehardway.org You can read and follow along the book online for free.
thalesfc超过 8 年前
Use selenium.py, it is by far the easiest and scalable solution out there. (believe me I have tried everything, beautiful soup, request.py, scrapy.py ... )
评论 #12375585 未加载