Introduction to Go
Go is a modern systems programming language designed at Google by a bunch of clever people (including Ken Thompson who create UNIX and B, C’s predecessor, so you know it must be good.) It’s becoming a very popular language in a lot of spaces, especially on the web and in crypto.
This talk will introduce you to the basics of the Go programming language including installation, making a project, and the language itself.
Read more...