Python for Software Design

豆瓣
Python for Software Design

登录后可管理标记收藏。

ISBN: 9780521725965
作者: Allen B. Downey
出版社: Cambridge University Press
发行时间: 2009
装订: Paperback
价格: $39.99
页数: 270

/ 10

1 个评分

评分人数不足
借阅或购买

How to Think Like a Computer Scientist

Allen B. Downey   

简介

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 this web site (links are in the book), along with Swampy, a suite of Python programs that is used in some of the exercises.
# Concise and easy-to-read style written for both high school and college students;
# Special emphasis on debugging and the programming process, with examples of program development plans;
# Range of exercises, from short examples to substantial projects, with solutions and example code available on the web.

短评
评论
笔记