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.

Python for noob

2 pointsby pynerdsover 8 years ago
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 comments

dec0dedab0deover 8 years ago
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>
hgargover 8 years ago
Start with this - learnpythonthehardway.org You can read and follow along the book online for free.
thalesfcover 8 years ago
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 未加载