Remove book on algorithms and data structures

This commit is contained in:
Christian Kolding-Sørensen
2014-04-04 08:31:05 +02:00
parent 0d4ea147c2
commit 17ef7f9661
-9
View File
@@ -153,15 +153,6 @@ development, version control, and optimization/profiling.
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
Problem Solving with Algorithms and Data Structures
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Problem Solving with Algorithms and Data Structures covers a range of data structures and
algorithms. All concepts are illustrated with Python code along with interactive samples
that can be run directly in the browser.
`Problem Solving with Algorithms and Data Structures
<http://www.interactivepython.org/courselib/static/pythonds/index.html>`_
For Engineers and Scientists
----------------------------