Trig is About Circles

Simon’s really proud of himself for being helpful during The Coding Train’s tutorial recording sessions. He hopes to have converted Dan Shiffman to approach trigonometry as something about circles, not … Continue reading Trig is About Circles

The Ladder Problem

Simon saw this thumbnail (by the channel Mind Your Decisions) among the YouTube recommended videos and sat down to solve it, without watching the video, so that he doesn’t see … Continue reading The Ladder Problem

Simon speaking at the Processing Community Day in Amsterdam

Simon had his first public performance in front of a large audience last Saturday (February 9, 2019): he spoke about his Times Tables Visualization project at the Processing Community Day … Continue reading Simon speaking at the Processing Community Day in Amsterdam

Interactive Math Functions

Simon was reading about math functions on Wikipedia and came up with an idea to create an interactive math functions editor in JavaScript that would visualize (i.e. show the graphs … Continue reading Interactive Math Functions

Simon’s Codea Tutorials and the Arc-Tangent

A set of awesome Codea tutorials that Simon recorded for those who are just starting to program in Codea. Simon ported examples from Processing (java) into Codea (Lua): In the … Continue reading Simon’s Codea Tutorials and the Arc-Tangent

Solar System in Processing Coding Challenge

Simon returned to the Solar System in Processing Coding Challenge by Daniel Shiffman – something he tried before and got stuck. He has now successfully completed both the 2D and … Continue reading Solar System in Processing Coding Challenge

Simon’s changes to Daniel Shiffman’s Spherical Geometry Coding Challenge

Simon talks about his changes to Daniel Shiffman’s Spherical Geometry Coding Challenge: He has rewritten the code in an object oriented manner. Later he also turned the sphere into an … Continue reading Simon’s changes to Daniel Shiffman’s Spherical Geometry Coding Challenge