Loading...

Think Python /

Bibliographic Details
Main Author: Downey, Allen (Author)
Format: Printed Book
Language:English
Edition:2nd edition, updated for Python 3.
Subjects:
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
  • The goodies
  • Debugging
  • Analysis of algorithms.