top | item 20804954

(no title)

egl2019 | 6 years ago

If you mean "gaps in my education" or "basic things that I don't quite understand", you could try studying some high-quality texts. Look for books written by extremely smart people who are trying to explain the ideas rather than taking you through the standard topics. Hamming's books on probability and signal processing and Strang's books on linear algebra and applied math come to mind.

Alternatively if you're really interested in intuition, you could also look at the Math Olympiads. Pick a problem, beat your head on it, finally look at the solution, repeat. There are web sites and prep books.

discuss

order

jammygit|6 years ago

Are the Math olympiads similar to competitive coding?

sir_kin|6 years ago

Yeah.

At the high school and college level, the Olympiads for math and CS are pretty analogous. But there's really popular semi-formal coding contests which exist outside academia which don't really have a math equivalent.

I'd say math contests are more popular among high schoolers, and semi-formal coding contests more popular among college students.

Art of Problem Solving (AoPS) [https://artofproblemsolving.com/] is a really good resource, and there's a very healthy online community.

They're also similar in how olympiads are different from the "real thing" (TM).

Academia.SE discussion about this [https://academia.stackexchange.com/questions/86451/does-the-...]

As someone who did math olympiads in high school, my 2 cents is that they're a fantastic way to learn how to solve and approach problems and gain intuition. And I'd say intuition mainly comes from solving problems.