I think a real problem in this area is the belief that there is "one true notation" and that everything is unambiguous and clearly defined. Yes, conventions have emerged, people tend to use the same sort of notation in a given context, but in the main, the notation should be regarded as an aide memoire , something to guide you. You say that you're struggling because of "the math notations and zero explanation of it i…
Why are you telling OP what his problem is? Shouldn't you address his pain points, not your rationalization of them? I wrote it many times already and am bit tired of it, so just a quick summary: - programmers[1] also use cryptic notation and tend to think in concepts rather than syntax - nevertheless, programmers spend a lot of time commenting the code, documenting it, specifying it, and so on. - why can't mathemati…
Textbooks routinely have a list of symbols and their definitions.
But, from my experience, notation is rarely the problem. I’d bet that the root cause of OP’s frustration is lack of understanding of concepts, not notation. (But, of course, it’s hard to say more without specific examples).