https://github.com/montyanderson/education
Curated list of free online educational resources
https://github.com/montyanderson/education
Last synced: 3 months ago
JSON representation
Curated list of free online educational resources
- Host: GitHub
- URL: https://github.com/montyanderson/education
- Owner: montyanderson
- Created: 2023-02-11T22:53:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T23:26:17.000Z (over 2 years ago)
- Last Synced: 2025-01-18T00:40:53.184Z (4 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# education
This repository contains a list of free, online educational resources I personally use regularly.
## Music Technology
* [Lantertronics - Aaron Lanterman](https://www.youtube.com/@Lantertronics)
Created by Georgia Tech professor Aaron Lanterman, Lantertronics is a deep series of experiments and lectures around signal processing. It's focused mostly around analogue hardware, with many academic analyses of famous musical effects and units.
* [Moritz Klein](https://www.youtube.com/@MoritzKlein0)
Moritz Klein shows you how to go about building DIY modules for modular synths. He uses practical examples to explain the workings of circuitry. Great for people a little newer to analogue signal processing.
* [Buchla Tech](https://buchlatech.blogspot.com/)
Personal blog of Mark Verbos, Buchla synth expert and modular synth designer.
## Economics and Finance
* [Money & Macro](https://www.youtube.com/@MoneyMacro)
Lecturer and PhD economist Joeri Schasfoort makes thoughtful, balanced, and nuanced video essays about macroeconomics and it's history. My favourite are his videos about money creation and his explaination of the 'hierarchy of money'.
* [Patrick Boyle](https://www.youtube.com/@PBoyle/videos)
Boyle is hedge-fund manager and visiting lecturer at King's College London. His videos cover the gritty complexity of financial trading and market behaviours. For getting a deeper academic understanding, his series _Applied Portfolio Management_ is great.
## Computing and AI
* [Andrej Karpathy](https://www.youtube.com/@AndrejKarpathy)
Previously the director of AI at Tesla, Anrej Karpathy makes incredibly detailed tutorials on implementing AI models from scratch.