Mathspp Blog

A blog dedicated to mathematics and programming!

This blog has a really interesting assortment of articles on mathematics and programming. You can use the tags to your right to find topics that interest you, or you may want to have a look at

You should also subscribe to the blog newsletter.

Create a zooming animation from first principles in Python. In 5 minutes. Kind of.

Today I learned what open recursion is and how to leverage it.

This article will teach you about the minimax algorithm and alpha-beta pruning, from a beginner's perspective.

In this post I just ramble a bit through some mathematician's definition of what a recursive function is...