Skip to content

Commit 9e66c8e

Browse files
committed
Update README.md
1 parent 5e5f016 commit 9e66c8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ data-structures-and-algorithms-in-python
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.
55

6-
pdf version can be found by IT-ebook (http://it-ebooks.info/book/2467/). Hardcopy can be found on http://www.amazon.com/dp/1118290275. Use this link (http://as.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510.html) to find more information
7-
6+
1. pdf version can be found by IT-ebook http://it-ebooks.info/book/2467/
7+
2. Hardcopy can be found on http://www.amazon.com/dp/1118290275
8+
3. Offical website for the book http://as.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510.html

0 commit comments

Comments
 (0)