Resources
Zoom Meeting Link | Zoom Link |
Google Classroom | Google Classroom |
Program Overview | Hustle Program Overview |
Student Handbook | Hustle Student Handbook |
Google Drive | Curriculum Google Drive |
Pre-program survey for Hustle OUSD | Pre-program survey |
Python Resources
Python Tutorial: A fairly comprehensive tutorial to review the basics of Python.
Python Built-in Functions: A collection of all of Python’s built-in functions and methods.
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