Talk in English - UK at Go London User Group: October gophers
Short URL: https://joind.in/talk/14a78
(QR-Code (opens in new window))
One of Go's features is that a program compiles to a single statically linked executable. But what difference does it make? Why should we care? In this talk, Amnon looks the convoluted deployment stories that other languages require to escape from dependency hell and solve problems that Go simply avoids.
Comments
Comments are closed.
Really interesting talk. Very informative. Nice comparison between python and go.