• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Python ▶ Think Python: An Introduction to Software Design

Think Python: An Introduction to Software Design

July 5, 2008

Think Python: An Introduction to Software Design

Free pdf ebook “Think Python: An Introduction to Software Design” is the manuscript of Python for Software Design, published by Cambridge University Press. 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.

Book Description

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.

Table of Contents

  • Variables, expressions and statements
  • Functions
  • Interface design
  • Conditionals and recursion
  • Fruitful functions
  • Iteration
  • Strings, Lists, Dictionaries and Tuples
  • Data structure selection
  • Files
  • Classes and objects
  • Classes and functions
  • Classes and methods
  • Inheritance and Debugging

Download Free PDF / Read Online

Author(s): Allen B. Downey
Format(s): PDF, HTML
File size: 1.04 MB
Number of pages: 234
Link: Download or read online.

Similar Books:

  1. Think Python: How to Think Like a Computer Scientist
  2. An Introduction to Python
  3. How to Think Like a Computer Scientist: Learning with Python
  4. Bringing Design to Software
  5. Common Lisp: A Gentle Introduction to Symbolic Computation
Previous Post: « Foundations of Programming: Building Better Software
Next Post: Dissecting SQL Server Execution Plans »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2022 OnlineProgrammingBooks.com