Interview with Simon on Repl.it

Repl.it has published a cool interview with Simon! It was interesting how Simon struggling to answer some of the more general questions gave me another glimpse into his beautiful mind … Continue reading Interview with Simon on Repl.it

Simon’s Community Contribution: Variation of 2D Casting Coding Challenge in p5.js

This is Simon’s version of Daniel Shiffman’s 2D Casting code, made on Wednesday last week right after the live session. Link to the live session including the coding challenge. Code … Continue reading Simon’s Community Contribution: Variation of 2D Casting Coding Challenge in p5.js

Example of Simon contributing an issue on GitHub

Below is Simon’s issue/ topic suggestion he contributed to the Coding Train GitHub yesterday, addressed to Daniel Shiffman: Function Overloading Nah. Operator Overloading OK, first, we have to understand the valueOf() function. valueOf() is … Continue reading Example of Simon contributing an issue on GitHub

Experimenting with random walks in Wolfram Mathematica

Simon’s code is published online at: https://www.wolframcloud.com/objects/monajune0/Published/Random_walk_distribution.nbhttps://www.wolframcloud.com/objects/monajune0/Published/Random_walk_distribution2D.nb “If I take many random walks and see what the endpoints of those random walks are, what I’ll find is a Gaussian distribution!” … Continue reading Experimenting with random walks in Wolfram Mathematica

Simon creates a playlist with Sorting Algorithms tutorials in Python

Simon has started a huge new project: a series of video tutorials about sorting algorithms. In the videos, he codes on his RaspberryPi, but here is the link to the … Continue reading Simon creates a playlist with Sorting Algorithms tutorials in Python

Multiplicative Persistence in Wolfram Mathematica

Simon has tried Matt Parker’s multiplicative persistence challenge on Numberphile: by multiplying all the digits in a large number, looking for the number of steps it takes to bring that … Continue reading Multiplicative Persistence in Wolfram Mathematica

Domain Coloring with Complex Functions in Wolfram Mathematica

Simon has been completely carried away by Wolfram Mathematica. He keeps starting new projects, just to try something out. After working on his Knot Theory book for days, and making … Continue reading Domain Coloring with Complex Functions in Wolfram Mathematica

Building a 2048 Game. Part 3.

Simon’s general plan for his 2048 project: Link to the project in progress on GitHub: https://github.com/simon-tiger/2048 In this third part he shows how he changed the fonts, how that messed … Continue reading Building a 2048 Game. Part 3.

Simon has created an “immortal” organism?

Simon opened up a genetic algorithm game he built about two years ago and made a fascinating discovery: one of the organisms seems to have become immortal! Simon has called … Continue reading Simon has created an “immortal” organism?