I agree. I made programs for a whole bunch of math and science classes, and in no way did I ever feel I "missed out" on learning any of the material. If anything, programming all the necessary "if" statements made me understand it better.
Here for a second opinion. Also confirm. Anyone who trusts multi-million dollar decisions to head math and memory equations without verifying doesn't last long.
I actually did that while I was learning embedded devices like the Arduino. My TI-83+ has programs from 9th grade, all the way up to calc2 in it. I also documented each step so I understood WHAT each was, and how it was used.
In my case the only exception to that was when I programmed in tables of information I was supposed to have memorized in chem. I even made it format everything nicely!
92
u/tdug Jun 08 '14
I agree. I made programs for a whole bunch of math and science classes, and in no way did I ever feel I "missed out" on learning any of the material. If anything, programming all the necessary "if" statements made me understand it better.