An update on the Internet overlord's new programming language: Google Go
At its heart, Go is a multi-threading, concurrent multi-processor programming language.
That might not mean a lot to some of you, but it should. For the longest time, the largest breakdown between real life and computers -- the killer paradigm shift -- is how data is processed. We humans process data in parallel, while computers are classically linear or procedural in their execution: step one, ...





