ENGLISH

Python for Software Design - How to Think Like a Computer Scientist

Book information

Year
2009
ISBN
978-0-511-50731-1, 978-0-521-89811-9
LCC
QA76.73.P98 D693 2009
Open Library ID
OL22843709M
Language
english
Format
PDF
Filesize
1 MB (1177810 bytes)
Pages
271\271
Topic
Computers
Library
torrents.ru tech collections 2009-11-14
Time added
2010-01-11 02:35:34

Description

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.

Similar books