|
|
|
|
|
by k__
1697 days ago
|
|
I noticed a great overlap in learning math and programming. Programming was easier for me to learn and now helps me to understand math a bit better. Coding a real project is the equivalent to math's proofs, I think. The book "Badass - Making Users Awesome" says, learning something just requires two steps. Perceptual exposure (of hundreds of correct examples) and deliberate practice. I think, math falls short in the first step, and I don't know why, but somehow mathematicians often see much part of syntax/grammar as a given, and use different ways to describe the same thing (sqrt and power of 1/2, for example). |
|
Surprisingly, this turns out to be true: https://en.m.wikipedia.org/wiki/Curry%E2%80%93Howard_corresp...