7/9/2015 Why we used (a lot of) Go at our Python shop
http://go-talks.appspot.com/github.com/meson10/golang-pune-meetup/golang-pune-meetup.slide#1 3/25
C++ experience (2007 - 2008)
Started off as a C++ programmer, contributing to KDevelop4.
I had fairly weak programming concepts & C++ was overwhelming.
I would get stuff done, but then I had a real hard time.
(If I look back I have no clue what & how I did it)
When you have weak concepts, it's easy to write your own code;
But takes ages to understand others'
In my defence, the language had a huge contribution too.
(Unreadable, namespaces, boost is unboost, STL is inconsistent & ...)