The way of the Python -- 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