books

Think Python

Customized the open-source book Think Python. To make it readable on the web and make it relevant for our students.

Chapters

01 - The way of the program
02 - Variables expressions and statements
03 - Functions
04 - Case study interface design
05 - Conditionals and recursion
06 - Fruitful functions
07 - Iteration
08 - Strings
09 - Case study word play
10 - Dictionaries
11 - Case study data structure selection