Good reference book for algorithms
This book basically is for advance study on ?algorithms?. It has very rich Examples of advanced study on algorithms that a reader can learn. If you are a computer System Administrator and you need some Python related scripts
This book is not for you. The book has covered wide range of examples on how to use Python to solve problem. The book does not cover basic
Python programming language at all, it assume that the reader already known Python. We all know, Program = data structure + algorithm,
This book talks more on algorithm than data structure. This book has exercises and rich references, it is a good reference book for study
Algorithms, but, it is not a book for study Python