←back to thread

468 points scapbi | 5 comments | | HN request time: 0.292s | source
1. photon_lines ◴[] No.45106569[source]
If anyone is interested in a more visual or intuitive over-view, I made a mini-book on it as well a few years ago which you can find here: https://github.com/photonlines/Intuitive-Overview-of-Linear-...
replies(2): >>45107162 #>>45118120 #
2. WillAdams ◴[] No.45107162[source]
Nice pairing the text with 3Blue1Brown's lectures on linear algebra!

https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2x...

replies(1): >>45108075 #
3. phforms ◴[] No.45108075[source]
As an autodidact who never learned this stuff at school/uni, his lectures are what made linear algebra really click for me. I can only recommend them to anyone who wants to get a visual intuition on the fundamentals of LA.

What also helped me as a visual learner was to program/setup tiny experiments in Processing[1] and GeoGebra Classic[2].

- [1] https://processing.org - [2] https://www.geogebra.org/classic

replies(1): >>45110887 #
4. lll-o-lll ◴[] No.45110887{3}[source]
Nitpick: No one is a visual learner, or more correctly everyone is. Multimodal is the way, so good teachers will express the same concepts in several ‘modes’ and that helps develop the intuition.
5. jonahx ◴[] No.45118120[source]
This looks very nice. Thanks for posting.