tfcb_2021

Lecture 6: Introduction to Python

This section introduces the first of the programming languages we’ll be using this semester: Python. These two lectures introduce you to the main syntax, data types, data structures, and programming structures in Python. We’ll be continuing to develop your Python skills throughout the rest of the quarter, so a good grasp on the fundamentals in this section will be especially important. We’ve included a number of practice exercises in this section to help you gauge your understanding of the material.

Learning objectives

After this section, you should be able to:

Class materials

Reminders