Resources
Course site (lecture schedule and notes): https://ti.inf.ethz.ch/ew/courses/LA23/index.html (opens in a new tab)
Course Moodle (exercises): https://moodle-app2.let.ethz.ch/course/view.php?id=20361 (opens in a new tab)
I personally recommend to do as many of the exercises as possible - I believe one can learn the most this way!
Videos that explain topics of linear algebra and show geometric interpretations:
If you want to use linear algebra in code or test/compute stuff:
- https://numpy.org/ (opens in a new tab) (Python)
- https://www.wolframalpha.com/ (opens in a new tab) (easy text input)
Some textbooks that I personally like and can recommend! I personally think it's a good idea to use multiple textbooks: It might be that one author's way of explaining concepts works much better for you than that of others.