浏览代码

Book name corrected

Book name changed from "Problem Solving with Algorithms and Data Structure" to "Problem Solving with Algorithms and Data Structure using Python"
Ashwani Dausodia 10 年之前
父节点
当前提交
dd7b7a1d7b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -1503,7 +1503,7 @@ See also [TeX](#tex)
 * [Non-Programmer's Tutorial for Python 3](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) (3.3)
 * [Porting to Python 3: An In-Depth Guide](http://python3porting.com/) (2.6 - 2.x & 3.1 - 3.x)
 * [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner
-* [Problem Solving with Algorithms and Data Structure](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum, Luther College
+* [Problem Solving with Algorithms and Data Structure using Python](http://interactivepython.org/runestone/static/pythonds/index.html) - Bradley N. Miller and David L. Ranum
 * [Program Arcade Games With Python And Pygame](http://programarcadegames.com/) (3.3)
 * [Programming Computer Vision with Python](http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf)
 * [Python 2.7 quick reference](http://infohost.nmt.edu/tcc/help/pubs/python/web/) - New Mexico Tech (2.7)