Joy of q: Let it snow
In a post on the Array Thinking blog I explored an array-oriented approach to a simple problem: representing snowflakes falling through the air. The problem is a classic for an object-oriented approach: define a Snowflake class, set wind speed as a g...