Skip to main content
Back to top
Ctrl
+
K
CME 100 Python Workbook
Usage tips
Getting started
1. Saving your work
Your turn
2. Defining scalar variables
Your turn
3. Vector operations I
Your turn
4. Vector operations II
Your turn
5. Vector operations III
Your turn
6. Plots in 1D
Your turn
Programming
7. How to use a script
Your turn
8. If—elif—else statements
Your turn
9. For loops
Your turn
10. While loops
Your turn
11. Car motion example
Your turn
Linear algebra
12. Basic matrix operations
Your turn
Tutorials
T1: Fundamentals and plotting
T2: Control flow
The tl;dr Python speedrun
Index