Skip to content

Commit ef46380

Browse files
committed
add offical links
1 parent 3371fa5 commit ef46380

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
data_structures_and_algorithms_in_python
1+
data-structures-and-algorithms-in-python
22
========================================
33

44
"Data Structures and Algorithms in Python" is designed to provide an introduction to data structures and algorithms, including their design, analysis, and implementation. The authors take advantage of the beauty and simplicity of Python to present executable source code that is clear and concise. Furthermore, a consistent object-oriented viewpoint is retained throughout the book, including the use of inheritance, both to maximize code reuse and to draw attention to the clear similarities and differences of various abstract data types and algorithmic approaches.
5+
6+
Use this link (http://as.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510.html) to find more information

0 commit comments

Comments
 (0)