ENGLISH

Python for software design : how to think like a computer scientist

Book information

Publisher
Cambridge University Press
Year
2009
ISBN
9780521898119, 0521898110, 9780521725965, 0521725968
Language
english
Format
PDF
Filesize
3 MB (2740945 bytes)
Pages
271\271
Library
Kolxo3
Time added
2013-05-29 16:00:00

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 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. - Publisher. Read more... The way of the program -- Variables, expressions, and statements -- Functions -- Case study : interface design -- Conditionals and recursion -- Fruitful functions -- Iteration -- Strings -- Case study : word play -- Lists -- Dictionaries -- Tuples -- Case study : data structure selection -- Files -- Classes and objects -- Classes and functions -- Classes and methods -- Inheritance -- Case study : Tkinter

Similar books