mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Add book on algorithms and data structures
This commit is contained in:
@@ -143,6 +143,15 @@ development, version control, and optimization/profiling.
|
|||||||
|
|
||||||
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
|
`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>`_
|
||||||
|
|
||||||
The Python Tutorial
|
The Python Tutorial
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user