Hacker News new | ask | show | jobs
by motohagiography 1883 days ago
Spent some time on this today, it's very close to how I think in general, and the "if you don't get this, you may need this, and this" is absolutely amazing.

There is a breadth first way of learning that this site enables, and for applying math concepts in code, this is way more efficient than wikipedia. Like if I want to learn to use the numpy fft package because I want to do something to an audio file, as a non-engineer, I'd use cognicull's FFT example to learn enough about the concepts to be able to use the library features.