- Shopping Bag ( 0 items )
- Spend $25, Get FREE SHIPPING
This textbook is not currently available.
Customer Rating:
See Detailed Ratings
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...
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python,this bookis sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.
The book is intended for Python programmers who need to learn about algorithmic problem-solving, or who need a refresher. Students of computer science, or similar programming-related topics, such as bioinformatics, may also find the book to be quite useful.
Magnus Lie Hetland is an experienced Python programmer, having used the language since the late 1990s. He is also an associate professor of algorithms at the Norwegian University of Science and Technology, having taught algorithms for the better part of a decade. Hetland is the author of Practical Python and Beginning Python, first and second editions, as well as several scientific papers.