作者:Allen B. Downey
出版日期:March 16, 2009
出版社:Cambridge University Press
页数:270
ISBN:ISBN-10: 0521725968 ISBN-13: 978-0521725965
文件格式:PDF
Product Description
Python for Software Design is a concise introduction to software designusing the Python programming language. Intended for people with noprogramming experience, this book starts with the most basic conceptsand gradually adds new material. Some of the ideas students find mostchallenging, like recursion and object-oriented programming, aredivided into a sequence of smaller steps and introduced over the courseof several chapters. The focus is on the programming process, withspecial emphasis on debugging. The book includes a wide range ofexercises, from short examples to substantial projects, so thatstudents have ample opportunity to practice each new concept. Exercisesolutions and code examples are available from thinkpython.com, alongwith Swampy, a suite of Python programs that is used in some of theexercises.
Book Description
Python for Software Design is a concise introduction to software designusing the Python programming language. The focus is on the programmingprocess, with special emphasis on debugging. The book includes a widerange of exercises, from short examples to substantial projects, sothat students have ample opportunity to practice each new concept.