Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Python Algorithms: Mastering Basic Algorithms in the Python Language, 2nd edition

Posted By: advisors
Python Algorithms: Mastering Basic Algorithms in the Python Language, 2nd edition

Python Algorithms: Mastering Basic Algorithms in the Python Language, 2nd edition By Magnus Lie Hetland
2014 | 320 Pages | ISBN: 148420056X | EPUB + MOBI | 3 MB + 4 MB


Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others.