V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
binarymann
V2EX  ›  Python

求推荐基于 Python 的算法入门学习材料

  •  1
     
  •   binarymann · Apr 4, 2015 · 7526 views
    This topic created in 4052 days ago, the information mentioned may be changed or developed.
    不限书籍,课程、系列博文都行啊,感谢了!
    12 replies    2015-04-07 00:16:22 +08:00
    MarcoQin
        1
    MarcoQin  
       Apr 4, 2015   ❤️ 1
    为什么非要基于Pyhton……c语法过一遍基本所有的算法书都可以看了吧,看懂思路自己用Pyhton实现一遍。用Python实现各种算法,谷歌一抓一大把~~
    ljcarsenal
        3
    ljcarsenal  
       Apr 4, 2015   ❤️ 1
    算法导论啊。。伪代码和python敲出来的基本一样。。
    算法基本不限语言的吧。但是用python做排序的话一个sort函数搞定了,字符串分割一个的split搞定了,貌似练不了什么算法。。
    virusdefender
        4
    virusdefender  
       Apr 4, 2015   ❤️ 1
    Data Structures And Algorithms In Python

    网上可以下载到电子版,我之前打印了一本看。
    binarymann
        5
    binarymann  
    OP
       Apr 4, 2015
    @chlx 神一般的材料啊,怒赞!
    MarcoQin
        6
    MarcoQin  
       Apr 4, 2015
    @ljcarsenal Python也可以啊,练算法的时候不要使用内置函数就可以了
    v3aqb
        7
    v3aqb  
       Apr 4, 2015   ❤️ 1
    jiangjun
        8
    jiangjun  
       Apr 4, 2015   ❤️ 1
    kifile
        9
    kifile  
       Apr 4, 2015   ❤️ 1
    基于Python的算法。。。算法是一种思想,独立于各种语言,何必一定要python的呢
    limbo0
        10
    limbo0  
       Apr 4, 2015
    leetcode
    yann1992
        11
    yann1992  
       Apr 5, 2015
    Python Algorithms - Mastering Basic Algorithms in the Python Language.pdf
    google一下,网上有电子版
    ming2281
        12
    ming2281  
       Apr 7, 2015
    算法本来是一种抽象,与任何语言无关.
    我觉得还是c++来实现各种算法/数据结构最好,其他语言提供了太多高级特性, 很容易让人就忍不住使用.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3301 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 48ms · UTC 12:47 · PVG 20:47 · LAX 05:47 · JFK 08:47
    ♥ Do have faith in what you're doing.