Skip to content

Presentation Slides

Part I. Fundamental Python Programming

Chapter 1: Introduction to Programming

Chapter 2: Variable and Expression

Chapter 3 Branch

Chapter 4 Loop

Chapter 5 Function

Chapter 6 Collection

Chapter 7 Class

Part II. Advanced Programming

Chapter 8 Exception

Chapter 9 Module

Chapter 10 File

Chapter 11 Python Data Model

Part III. Algorithmic Thinking

Chapter 12 A Web Site