Golang (or simply Go) was designed at Google in 2007 to improve programming productivity in an era of multicore, networked machines and large codebases. Go features: static typing and run-time efficiency (like C); high readability and usability (like Python) and high-performance networking and multiprocessing