Euler's Theorem from Scratch

2 pointsposted 18 hours ago
by AnotherGoodName

1 Comments

AnotherGoodName

17 hours ago

I created the above blog for programmers wishing to learn advanced mathematics from scratch. It tries to avoid using terse terminology and leans into lots of numeric examples.

For those curious i originally wrote the above in Jupyter notebooks but manually converted it across to a blog format using Pyodide to run the Python client side in the browser. This allows me to publish this as a static web page (free hosting!).