Friday, August 22, 2014

Python Books on Algorithms

I haven't been able to find a list of Python books on algorithms and so here I am creating my own. Hopefully, it will help others

  1. Algorithms by Robert Sedgewick, Kevin Wayne
  2. Annotated Algorithms in Python by Dr Massimo Di Pierro
  3. Annotated Algorithms in Python: with Applications in Physics, Biology, and Finance by Dr Massimo Di Pierro
  4. Data Structures and Algorithms in Python by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser
  5. Data Structures and Algorithms Using Python by Rance D. Necaise
  6. Data Structures and Algorithms: Using Python and C++ by David M. Reed and John Zelle
  7. Image Analysis, Classification and Change Detection in Remote Sensing: With Algorithms for ENVI/IDL and Python, Third Edition by Morton J. Canty
  8. Problem Solving with Algorithms and Data Structures Using Python by Bradley N. Miller and David L. Ranum
  9. Problem Solving with Algorithms and Data Structures Using Python by Bradley N. Miller and David L. Ranum
  10. Problem Solving with Algorithms and Data Structures Using Python SECOND EDITION by Bradley N. Miller, David L. Ranum
  11. Programming Computer Vision with Python: Tools and algorithms for analyzing images by Jan Erik Solem
  12. Python Algorithms: Mastering Basic Algorithms in the Python Language by Magnus Lie Hetland

No comments:

Post a Comment