My question is, would enough programmers be interested in learning how math works using this approach to make it worthwhile for me to create educational materials that are based on it?
Ask HN: I am building a step-by-step equation solver to learn how math works
1–10 of 14 posts
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#2Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#3Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#4Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#5This video shows what I have working so far: https://www.youtube.com/watch?v=cy6bwNBkAK0
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#6This video shows what I have working so far: https://www.youtube.com/watch?v=cy6bwNBkAK0
Please explain either with text or voice what is happening in that video. It is hard to follow.
http://patternmatics.org/temp_1/mathfuture/
The other lessons explain some of the concepts used in lesson 6.
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#7This is like the explain command in databases.
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#8This is like the explain command in databases.
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#9There is wolframalpha, the computational knowledge engine. Provides maple core functionality and behaves more like a search engine.
If you do this for your own learning experience, that's awesome. As a business, you would have to be really good at a lot of very deep math to compete on that level.
Re: Ask HN: I am building a step-by-step equation solver to learn how math works
#10This exists. Its a program called Maple and really sophisticated. Industry standard. Every physicist/mathematician has a license. It can perform all the standard operations on a lot of math objects that you have probably never even heard about. No offense here. Math gets a lot stranger once you leave calculus behind. There is wolframalpha, the computational knowledge engine. Provides maple core functionality and beha…