Everything you need to know about Go-Lang - #2
You probably have heard about Google's cool language called Golang. Golang is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is similar to C/C++, but with memory safety, garbag...
geektech.codes15 min read
Miki Szeles
Everything related to test automation
Great article again GeekTech. Looking at your current examples, it looks quite easy to start witj Go development with my Java background. Can you mention some parts of Golang which is superior to Java. It would be interesting know if it worth giving a chance for Golang.