diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index ea9ab7a..03ab77d 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -153,15 +153,6 @@ development, version control, and optimization/profiling. `Expert Python Programming `_ -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 - `_ - For Engineers and Scientists ----------------------------