Introduction to Python Programming
This beginner level workshop will introduce you to the basic concepts of one of the world’s most popular programming languages, Python. In this tutorial, you’ll learn how to store data using Python’s data types and variables, control the flow of a program using control structures, and create reusable code using functions. No prior knowledge of Python is required.
The materials for this workshop are available here: https://scds.github.io/intro-python/