Python for Software Design: How to Think Like a Computer Scientist (Paperback)

Allen B. Downey

  • 出版商: Cambridge
  • 出版日期: 2009-03-16
  • 售價: $2,210
  • 貴賓價: 9.5$2,100
  • 語言: 英文
  • 頁數: 272
  • 裝訂: Paperback
  • ISBN: 0521725968
  • ISBN-13: 9780521725965
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.

商品描述(中文翻譯)

《Python for Software Design》是一本使用 Python 程式語言進行軟體設計的簡明介紹。這本書針對沒有程式設計經驗的人士,從最基本的概念開始,逐步增加新內容。學生們覺得最具挑戰性的某些概念,例如遞迴和物件導向程式設計,被分成一系列較小的步驟,並在幾個章節中逐步介紹。書中重點放在程式設計過程上,特別強調除錯。書中包含各種練習,從簡短的範例到較大的專案,讓學生有充足的機會練習每一個新概念。練習解答和程式碼範例可從 thinkpython.com 獲得,還有 Swampy,一套在某些練習中使用的 Python 程式。