Skip to content

Commit fb90056

Browse files
Add book on algorithms and data structures
1 parent 31cde89 commit fb90056

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/intro/learning.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,15 @@ development, version control, and optimization/profiling.
143143

144144
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
145145

146+
Problem Solving with Algorithms and Data Structures
147+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
148+
Problem Solving with Algorithms and Data Structures covers a range of data structures and
149+
algorithms. All concepts are illustrated with Python code along with interactive samples
150+
that can be run directly in the browser.
151+
152+
`Problem Solving with Algorithms and Data Structures
153+
<http://www.interactivepython.org/courselib/static/pythonds/index.html>`_
154+
146155
The Python Tutorial
147156
~~~~~~~~~~~~~~~~~~~~
148157

0 commit comments

Comments
 (0)