Recent Posts

Mom, can you read me a story?

This is what Simon begged me to read to him tonight: The Nature of Code by Daniel Shiffman. Daniel Shiffman is Simon’s hero. Simon completely owns his knowledge of English, … Continue reading Mom, can you read me a story?

Simon’s first own code: Archimedean spiral in Processing (Java).

This is so exciting! Simon has written his first Java code completely on his own! It’s an animation of theย Archimedean spiralย (well, we only found out later that it’s actually called … Continue reading Simon’s first own code: Archimedean spiral in Processing (Java).

2D and 3D Transformations in Processing (Java) Continued

Simon continued his lectures about transformations in Processing (Java).ย Processing has built-in functions that make it easy for you to have objects in a sketch move, spin, and grow or shrink: … Continue reading 2D and 3D Transformations in Processing (Java) Continued

3D Earthquake Data Visualization Coding Challenge

The earthquake data visualization coding challengeย by Daniel Shiffman went further than just a 2D map – it went 3D! Simon managed to complete the challenge, except for the very last … Continue reading 3D Earthquake Data Visualization Coding Challenge

Inverse Kinematics Continued (Fixed Point and Multiple)

Simon went on with the third and the fourth coding challenges by Daniel Shiffman on inverse kinematics in Processing (Java) this morning, producing a beautiful animation of two robotic hands … Continue reading Inverse Kinematics Continued (Fixed Point and Multiple)

Inverse Kinematics in Processing (Java)

On Saturday Simon was mainly busy with the Inverse Kinematics Coding Challenge:ย Simon watched twoย out of Daniel Shiffman’s four kinematics videos and studied forward inverse kinematics in Processing (Java) toย create a … Continue reading Inverse Kinematics in Processing (Java)

Mapping Earthquake Data Coding Challenge

On Friday Simon finished another beautiful Daniel Shiffman coding challenge called Mapping Earthquake Data.ย The purpose ofย this coding challenge was to visualize earthquake data from the USGS website (http://earthquake.usgs.gov/data/) by mapping … Continue reading Mapping Earthquake Data Coding Challenge