05 January 2021

Learning Python

In the next lecture, we will review basic Python programming. If you are new to programming and/or new to Python, there are many online tutorials to get you started. I expect you to go over at least one of the tutorials suggested below before the next class.

Note that there are two active version of Python: Python2 and Python3. We will be using the Python3 version 3.6+ in class.

Suggested Python References and Tutorials