Resources

We’ll post course-related resources here over the semester.

Python/Programming Help

For EE120, you will be required to write Python 3 code. Please have Python 3 installed on your machine along with the latest versions of the following packages.

Other labs may require other packages, but these are the three main ones.

Lab 0

If you are new to Python or unfamiliar with NumPy, MatplotLib, and/or Jupyter notebooks, we recommend working through “Lab 0” so you are better equipped for the lab assignments.