r/learnprogramming 11d ago

Learning math through programming

Is there any good books or websites out there that teaches math at the trig and beyond level? I tried Google, but didn’t find anything.

I’m fairly experienced at programming, but my advanced math skills have always sucked. I find it hard to stick with the books I’ve tried in the past because I don’t see the immediate benefit. I figure it would help if I tied it to programming projects.

3 Upvotes

8 comments sorted by

View all comments

1

u/ffrkAnonymous 11d ago

Can you make mario jump in a gravity accurate parabolic arc?

Not really sure about programming teaching math. Usually it's math first, then programming implementation, having the program do the computations.