Please, vote for issue
https://github.com/mmcgrana/gobyexample/issues/135
comments in different languages
for project Go by example
https://github.com/mmcgrana/gobyexample/issues/135
Go 1.7.1 is released!
Get it: http://golang.org/dl
https://groups.google.com/forum/#!topic/golang-nuts/oPXUs722-AQ
Get it: http://golang.org/dl
https://groups.google.com/forum/#!topic/golang-nuts/oPXUs722-AQ
A Go proposal to integrate @letsencrypt into the stdlib: https://github.com/golang/go/issues/17053
Until it happens, use autocert: https://godoc.org/golang.org/x/crypto/acme/autocert
Until it happens, use autocert: https://godoc.org/golang.org/x/crypto/acme/autocert
There's A Star Wars Easter Egg in Go's 'net' Package: https://www.reddit.com/r/golang/comments/502k2u/easter_egg_in_net_package/
5 Useful Ways to Use Closures: http://www.calhoun.io/5-useful-ways-to-use-closures-in-go/
Not really useful article :(
Tips & tricks for how #Docker can be useful when working w/ #golang code http://bddy.me/2cEO454
Tips & tricks for how #Docker can be useful when working w/ #golang code http://bddy.me/2cEO454
Huge collection of examples for using the #golang standard library: https://github.com/radovskyb/go-packages (crypto ones could probably use some vetting)
GitHub
GitHub - radovskyb/go-packages: A large repository of code and documented examples for Go's standard package library.
A large repository of code and documented examples for Go's standard package library. - GitHub - radovskyb/go-packages: A large repository of code and documented examples for Go's s...
Neugo - a simple neural network framework in Go #golang https://github.com/wh1t3w01f/neugo
Go Development with Vim-go
https://www.youtube.com/watch?v=7BqJ8dzygtU
https://www.youtube.com/watch?v=7BqJ8dzygtU
YouTube
Go Development with Vim-go
vim-go is the most popular editor plugin for developing Go in Vim. It comes with pre-defined sensible settings (like auto gofmt on save), auto completion, snippet support, improved syntax highlighting, go toolchain commands, and more advanced features. In…
"Go Walkthrough" is now a Medium publication! https://medium.com/go-walkthrough
Go Walkthrough
A series of walkthroughs to help you understand the Go standard library better.