GO
or
GOLANG
or
oh god, not another language
Why Go?
statically compiled binaries that work anywhere
multithreaded
strongly typed, compile time errors, format opinions
References
golang.org
gobyexample.com
Dev Stuff I Use
go-plus (atom package)
GoConvey (tests)
go-mon (just like nodemon)
Examples
Hello world
Packages
or
Breaking Stuff Into Smaller Pieces
Go Routines and Channels
Handle Timeouts
Made with Slides.com