株式会社極東書店トップ > 商品一覧 > Python for Software Design: How to Think Like a Computer Scientist.
商品詳細
Python for Software Design: How to Think Like a Computer Scientist.
・ISBN 978-0-521-89811-9 hard GB£ 78.00
¥24,710.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Downey, Allen B., |
|---|---|
| 出版社 | (Cambridge University Press, UK) |
| 出版年月 | 2009 |
| ページ数 | 270 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-12318> |
解説
A no-nonsense introduction to software design using the Python programming language. Written 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 practise 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.