V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
TommyG
V2EX  ›  Python

Python 基础学完之后,给了自己两个方向,一个 web ,一个爬虫,不知道如何选?

  •  
  •   TommyG · 2017-12-20 09:42:18 +08:00 · 3170 次点击
    这是一个创建于 2290 天前的主题,其中的信息可能已经有所发展或是发生改变。

    平时花点零碎的时间把 Python 基础学完了(计算机专业),既想做 web 又想做爬虫,同时两者都了解过一点,web 方面最近找到了合适的资料,爬虫方面一点头绪都没有= =(其实我稍微偏向爬虫学习),有没有前辈可以指明一点点方向?

    4 条回复    2017-12-22 12:52:39 +08:00
    pythonbryan
        1
    pythonbryan  
       2017-12-20 10:40:56 +08:00
    有一个大神说,爬虫稍微了解就可以了,学多了只会浪费你时间
    ioven
        2
    ioven  
       2017-12-20 20:28:29 +08:00   ❤️ 2
    web 写一个网站,用爬虫爬取数据填充网站
    frostming
        3
    frostming  
       2017-12-22 03:04:21 +08:00
    爬虫只是个技能,不是个方向,爬虫可能的方向是数据分析,web 也有用到。
    xpresslink
        4
    xpresslink  
       2017-12-22 12:52:39 +08:00
    就象矛盾你学哪个?

    要学就先学 web 开发吧,你把 HTTP 协议 /WEB Server/cookie/session/HTML/CSS/JS,Ajax 之类各种前端框架,都学了之后你再爬虫就非常容易了,只要两天就行了。

    你要是没有前面那些基础知识就是无头苍蝇一样乱爬。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   966 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 20:34 · PVG 04:34 · LAX 13:34 · JFK 16:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.