# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Week 5 (September 30th)#
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
Upcoming homework |
|
|---|---|---|---|---|---|---|
Homework deadlines |
Read theory and make homework exercises Section force diagrams |
Read theory and make homework exercises Displacement bending |
Monday: Read theory and make homework exercises Force method bending |
|||
Class activities |
Demonstration Force method bending |
Guided practice on Section force diagrams |
Guided practice on Displacement bending |