Go combines the best of many programming language worlds. It can compile windows executables on linux, it's as readable as PHP, it's as fast as C/C++, and has a rich ecosystem like Java. During this talk, we will write some Go programs and give you an idea how Go
works. We touch subjects like channels, goroutines and highlight the big differences between PHP and Go.

Comments

Comments are closed.