Mathematics for the Adventurous Self-Learner
neilwithdata.com
Mathematics for the Adventurous Self-Learner
1–10 of 216 posts
Re: Mathematics for the Adventurous Self-Learner
#2Re: Mathematics for the Adventurous Self-Learner
#3One thing I don’t think is discussed enough is the process of how self-learners in math get critical feedback. Most advanced level math textbooks do not have solutions to check their work against nor do they have a way to get feedback by an expert and this is essential for learning. Least with programming, you can get immediate feedback and know whether what you did is correct or not.
Although rarely, some authors do provide solutions, like Knuth's books, Stephen Abbott's Understanding Anaylsis, etc.
For immediate feedback, maybe you can checkout [0] to learn some formal proof by doing interactive proving.
[0] http://wwwf.imperial.ac.uk/~buzzard/xena/natural_number_game...
BTW, you can always ask questions on https://math.stackexchange.com
Re: Mathematics for the Adventurous Self-Learner
#4Re: Mathematics for the Adventurous Self-Learner
#5One thing I don’t think is discussed enough is the process of how self-learners in math get critical feedback. Most advanced level math textbooks do not have solutions to check their work against nor do they have a way to get feedback by an expert and this is essential for learning. Least with programming, you can get immediate feedback and know whether what you did is correct or not.
Re: Mathematics for the Adventurous Self-Learner
#6I have yet to find a guide that does not start with the assumption that you graduated highschool.
That is a very reasonable assumption to make. We are in a community of technology and engineering, it would be a bit ridiculous to assume the people you are surrounded by did not have a fundamental base of mathematics.
But the times I have tried to go through these teach-yourself materials, it went from zero to draw-the-rest-of-the-fucking-owl real quick. [0]
I have been programming for 14 years, but stopped doing schoolwork around age 12, and never did any math beyond pre-algebra.
Does anyone know of materials for adults that cover pre-algebra -> algebra -> geometry -> trigonometry -> linear algebra -> statistics -> calculus? At a reasonably quick pace that someone with a family + overtime startup hours could still benefit from?
[0] https://i.imgur.com/RadSf.jpg
(Also, curse the Greeks for not using more idiomatic variables. ∑ would never pass code review, what an entirely unreadable identifier)
Re: Mathematics for the Adventurous Self-Learner
#7https://news.ycombinator.com/item?id=19811715
Re: Mathematics for the Adventurous Self-Learner
#8I know this is going to be the case for likely nobody, but I have browsed most of the self-study math threads that pop up here as a forever-on-my-todo-list thing and I have a remark to make: I have yet to find a guide that does not start with the assumption that you graduated highschool. That is a very reasonable assumption to make. We are in a community of technology and engineering, it would be a bit ridiculous to…
Re: Mathematics for the Adventurous Self-Learner
#9Re: Mathematics for the Adventurous Self-Learner
#10I know this is going to be the case for likely nobody, but I have browsed most of the self-study math threads that pop up here as a forever-on-my-todo-list thing and I have a remark to make: I have yet to find a guide that does not start with the assumption that you graduated highschool. That is a very reasonable assumption to make. We are in a community of technology and engineering, it would be a bit ridiculous to…
Speaking as someone who was kicked out of precalc and then never touched math again despite working as a dev, your point resonates with me :)