| Zoom Meeting Link | Zoom Link | 
| Google Classroom | Google Classroom | 
| Colab | Colab | 
| Student Handboook | 2025 Student Handboook | 
Python Resources
Python Tutorial: A fairly comprehensive tutorial to refresh and reteach yourself Python. 
 Proficient Python Tutorial
 NumPy Tutorial: A good refresher for NumPy.
 Python 101: A notebook that demonstrates a lot of Python functionality with limited explanation. 
 Object Oriented Programming Help
 Command Line Cheatsheet
Pandas Resources
Pandas API Reference
 Learn Pandas: A set of lessons that provides an overview of the Pandas library.
 Pandas Cheatsheet
 Matplotlib Tutorial: Short tutorial that provides an overview of basic Matplotlib plotting utilities.
 Seaborn Plots