Zoom Meeting Link | Zoom Link |
Google Classroom | Google Classroom |
Colab | Colab |
Curriculum Map | Build Fall 2024 Curriculum Map |
Program Overview | Build Program Overview |
Python Resources
Python Tutorial: A fairly comprehensive tutorial to refresh and reteach yourself Python.
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