Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Think Python

75% developed
From Wikibooks, open books for an open world
This book is intended forintermediate readers.
A Wikibookian suggests that How to Think Like a Computer Scientist: Learning with Python 2nd Edition bemerged into this book.
Discuss whether or not this merger should happen on thediscussion page.

Think Python 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 fromthinkpython.com, along withSwampy, a suite of Python programs used in some of the exercises.

Table of Contents


Aprintable version of Think Python is available. (edit it)
  1. Preface
  2. The way of the program
  3. Variables, expressions and statements
  4. Functions
  5. Case study: interface design
  6. Conditional and recursion
  7. Fruitful functions
  8. Iteration
  9. Strings
  10. Case study: word play
  11. Lists
  12. Dictionaries
  13. Tuples
  14. Case study: data structure selection
  15. Files
  16. Classes and objects
  17. Classes and functions
  18. Classes and methods
  19. Inheritance
  20. Debugging

Appendices

APDF version is available. (info)
Aprintable version of Think Python is available. (edit it)
Retrieved from "https://en.wikibooks.org/w/index.php?title=Think_Python&oldid=4009020"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp