March 25, 2017
5:21 p.m.
On 25/03/17 16:26, Ben Coman wrote:
Now what might be an good marketing hack would be a live video showing... * downloading StackOverflow survey data via Zinc, * browsing returned data with GTInspector, * in the debugger, creating/molding some basic classes around the data, * graphing the data in Roassal and/or Grafoscopio So when our target audience of "programmers" go searching ways to analyse the data, up comes Pharo showing them a way to do it.
The analysis for this data is highly parallelizable, so - start a dozen images - download a 12th of the data each - in the main image aggregate search results and visualize Stephan