Procházet zdrojové kódy

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 před 10 roky
rodič
revize
dd7b7a1d7b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)