This is a blog about Simon, a young mathematician and programmer, and his little sister Neva. We write this blog together, share their projects and thoughts on their journey towards self-dicovery. They’re growing up in a supportive non-coercive learning environment. We deeply believe in interest-based, self-paced education and have had to move countries to make this possible as a family. Visit Simon’s website at https://simontiger.com/ We are a family from Amsterdam who moved to Antwerp because homeschooling is illegal in The Netherlands. This blog started as https://antwerpenhomeschooling.wordpress.com in March 2016. Over the years, most of our entries have gravitated towards exploring together with Simon as he has developed an insatiable passion for programming, math and science. His sister Neva is treading on his heals. We changed or name to Geeks of the Box in May 2021.

Back to Python (and C#)!

Simon was preoccupied with vector functions for most of the day on Saturday, compiling what, at first site, looked like a monstrously excessive code in Processing (he recycled some of … Continue reading Back to Python (and C#)!

Treading into Calculus

Simon seems to be setting first gentle steps in Calculus, once again thanks to Daniel Shiffman. In the videos below, Simon talks about minimizing and maximizing functions, the power rule, … Continue reading Treading into Calculus

Simon gets serious with Linear Regression (Machine Learning)

Simon has been working on a very complicated topic for the past couple of days: Linear Regression. In essence, it is the math behind machine learning. Simon was watching Daniel … Continue reading Simon gets serious with Linear Regression (Machine Learning)

Simon explains Linear Regression (Machine Learning)

In the two videos below Simon writes a JavaScript program using Linear Regression in Atom and gives a whiteboard lecture on the Linear Regression algorithm, both following a tutorial on … Continue reading Simon explains Linear Regression (Machine Learning)

Translating Car On Terrain project from Phaser.io into Processing

Today Simon spent hours translating this Car On Terrain project from Phaser.io (where it appears in JavaScript) into Processing (Java). He loved doing it in a form of a lesson for … Continue reading Translating Car On Terrain project from Phaser.io into Processing