This book teaches Python 3 for Blender users. It is also for people that just want to learn Python the easy and quick way.
Chapter 00 Introduction
Chapter 01 What is Python?
Chapter 02 Python Console
Chapter 03 Variables
Chapter 04 Lists
Chapter 05 Dictionaries
Chapter 06 If
Chapter 07 Loops
Chapter 08 Functions
Chapter 09 Object
Chapter 10 Module