Python Algorithms: Mastering Basic Algorithms in the Python Language (Expert's Voice in Open Source)

Magnus Lie Hetland

  • 出版商: Apress
  • 出版日期: 2010-11-24
  • 售價: $3,290
  • 貴賓價: 9.5$3,126
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 1430232374
  • ISBN-13: 9781430232377
  • 相關分類: Python程式語言Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

商品描述

Python Algorithms 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, but in a highly pedagogic and readable manner.
  • The book 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 himself.