Making your first website can be an intimidating prospect. In this blog post I breakdown some of the most prevalent web development jargon as well as give advice on building your very own website.
Read More
What is the best strategy for winning at Blackjack? In this post, I describe a program that I produced in Python that analyses the results of a range of simple strategies - including expected returns (or, more frequently, losses).
Read More
The Monty Hall Problem is one of the most famous (and seemingly counter-intuitive) probability challenges around. In this article, I explore the problem and use Python to unpack the powerful probability forces at play.
Read More