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.

Today I learned about context variables from the module contextvars and how to use them.

Today I learned how to cook with asyncio and async code in Python.