• 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: How to Think Like a Computer Scientist

Think Python: How to Think Like a Computer Scientist

March 24, 2006

Think Python: How to Think Like a Computer Scientist

Free pdf ebook Think Python: How to Think Like a Computer Scientist 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. 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.”Think Python” is the manuscript of Python for Software Design from Cambridge University Press.

Table of Contents

  • 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

Download Free PDF / Read Online

Author(s): Allen B. Downey
Publisher: Green Tea Press
Format(s): PDF, PostScript, HTML
File size: 1.04 MB
Number of pages: 234
Link: Download.

Similar Books:

  1. Programming from Specifications
  2. Advances in Human Computer Interaction
  3. Natural Language Processing
  4. Python Programming
  5. Linux Compute Clusters
Previous Post: « Internetworking Technology Handbook
Next Post: MySQL Essentials »

Primary Sidebar

Get Latest Updates

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

Copyright © 2006–2025 OnlineProgrammingBooks.com