Inspired by The Coding Train1, I’d like to write more “creative” programs. I know it’s simple, but what better way to start than by writing a program to draw the Sierpinski triangle. Baby steps.

  1. If you haven’t yet come across it, The Coding Train is a youtube channel where Daniel Shiffman2 creates incredibly cool visualizations using the p5.js javascript library, or Processing, the programming language from which p5.js was inspired. I highly recommend it. Related note, I used reprocessing, a reasonML library, also inspired by Processing. 

  2. A pretty smart dude. BA in Mathematics and Philosophy from Yale. Now he teaches at NYU’s Tisch.