```{raw} html
``` # Introduction to Python This first part of the course provides a relatively fast-paced introduction to the Python programming language ## Lectures ```{toctree} :maxdepth: 2 about_py getting_started python_by_example functions python_essentials oop_intro python_oop ```