Python Language
These tutorials explain the Python language from its basics up to the newest features introduced by Python11. Chapters have a practical orientation, with example programs in all sections to start practicing what is being explained right away.
Introduction
Basics of Python
Program structure
Compound data types
Classes
Other language features
Python Standard Library