Hacker News new | ask | show | jobs
by ivansavz 1228 days ago
I don't post regularly, but I like to share "video tutorials" which consist of explaining material from a textbook side-by-side with an interactive coding session in a jupyter notebook. Judging by the comments, people like that approach a lot.

Here is a playlist on linear algebra topics: https://www.youtube.com/playlist?list=PLGmu4KtWiH6-F2JlLVvCT... and repo with associated notebook https://github.com/minireference/noBSLAnotebooks/#chapters-o...

Here is a playlist on statistics: https://www.youtube.com/playlist?list=PLGmu4KtWiH680gMQnSbSA... and notebooks https://github.com/minireference/noBSstatsnotebooks/tree/mai...

I have a bunch of others in "draft mode" in the works, and I hope to keep making more, as I find these sessions are very useful for me to organize my thoughts in front of an "imagined" audience.