…a very simple and easy to learn language. It provides the basic features you need and nothing else. The new concepts it introduces are the “defer” statement and built-in management of concurrency with “go routines” and channels. (For the purists: Go isn’t t…GetStream.io: Why We Switched from Python to Go6.3K30Nick ParsonsTarik GuneyOct 22, 2017·1 min readI think it is fundamentally very similar to try-catch-finally but with less code. Thereby, nothing exactly new.