Programming with Python

T R Padmanabhan

  • 出版商: Springer
  • 出版日期: 2017-01-19
  • 售價: $7,030
  • 貴賓價: 9.5$6,679
  • 語言: 英文
  • 頁數: 344
  • 裝訂: Hardcover
  • ISBN: 9811032769
  • ISBN-13: 9789811032769
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Based on the latest version of the language, this book offers a self-contained, concise and coherent introduction to programming with Python. The book’s primary focus is on realistic case study applications of Python. Each practical example is accompanied by a brief explanation of the problem-terminology and concepts, followed by necessary program development in Python using its constructs, and simulated testing.
 
Given the open and participatory nature of development, Python has a variety of incorporated data structures, which has made it difficult to present it in a coherent manner. Further, some advanced concepts (super, yield, generator, decorator, etc.) are not easy to explain.  The book specially addresses these challenges; starting with a minimal subset of the core, it offers users a step-by-step guide to achieving proficiency.