• refalo@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    Programmer for 25 years. Only time I have ever used math more complicated than simple multiply/divide was… actually never.

    That one time when I copy/pasted a formula for linear interpolation, was still just multiplication and division. And I still have no idea how it works.

    I’ve even done OpenGL and graphics programming and still haven’t needed any algebra/trig/etc, although I don’t do complex 3D rendering or physics or anything like that.

    I wish I knew how to do cool programming stuff like draw circles and waves and stuff though, but I’ve never seen a tutorial that didn’t go WAY over my head immediately.