## FEATURED
[Go Best Practices, Six Years in](https://peter.bourgon.org/go-best-practices-2016/?utm_source=studygolang&utm_medium=email)
A great set of insights and tips from an experienced Go developer. This got a lot of love on social media and is a must read.
[What To Look Forward To in Go 1.8](https://www.reddit.com/r/golang/comments/4zr8j0/what_should_we_be_excited_about_in_go_18/d6y5mtb?utm_source=studygolang&utm_medium=email)
Still in beta, but due for release soon, this brief explanation by Brad Fitzpatrick was our most popular link of the year. This more extensive writeup by Tyler Christensen was also popular.
[Go’s Alias Proposal and Concerns of Google 'Controlling' Go](https://medium.com/@cep21/gos-alias-proposal-and-all-my-concerns-of-google-controlling-go-a39f6c6046aa?utm_source=studygolang&utm_medium=email)
A worthwhile summary of an issue still affecting Go, although the feature was recently dropped from inclusion in 1.8 after some initial prototyping revealed issues.
[Go: How I Start](http://howistart.org/posts/go/1?utm_source=studygolang&utm_medium=email)
A ‘from scratch’ look at beginning to use Go and how Peter Bourgon, a Go evangelist and engineer at SoundCloud, likes to get a Go project started.
[10 Million Concurrent WebSockets](http://goroutines.com/10m?utm_source=studygolang&utm_medium=email)
A look at how using a stock debian-8 image and a Go-backed server, you can handle 10M concurrent connections with low throughput and moderate jitter.
[How Uber's Highest Query per Second Service is Built on Go](https://eng.uber.com/go-geofence/?utm_source=studygolang&utm_medium=email)
A look at how Uber approached building a geofence lookup system in Go and how Go has helped them build and scale it so quickly.
[Build Your Own Container in Fewer Than 100 Lines of Go](http://www.infoq.com/articles/build-a-container-golang?utm_source=studygolang&utm_medium=email)
A look at how it’s possible to build a simple container using a small amount of Go.
## THE BEST OF THE REST
[Go Fonts: New Fonts Specifically Designed for Go Code](https://blog.golang.org/go-fonts?utm_source=studygolang&utm_medium=email)
[Changes Coming to 'database/sql' in Go 1.8](https://docs.google.com/document/d/1F778e7ZSNiSmbju3jsEWzShcb8lIO4kDyfKDNm4PNd8/edit?utm_source=studygolang&utm_medium=email)
[Write React Components in Go](http://bepsays.com/en/2016/10/13/react-in-go/?utm_source=studygolang&utm_medium=email)
[A Walkthrough of the Go 'io' Package](https://medium.com/@benbjohnson/go-walkthrough-io-package-8ac5e95a9fbd?utm_source=studygolang&utm_medium=email)
[Building Webapps and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin?utm_source=studygolang&utm_medium=email)
[Visualizing Concurrency in Go](https://divan.github.io/posts/go_concurrency_visualize/?utm_source=studygolang&utm_medium=email)
[Traps, Gotchas, and Common Mistakes for New Go Devs](http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/?utm_source=studygolang&utm_medium=email)
[How to Correctly Use context.Context in Go 1.7](https://medium.com/@cep21/how-to-correctly-use-context-context-in-go-1-7-8f2c0fafdf39?utm_source=studygolang&utm_medium=email)
[From 0 to Microservice in 5 Minutes with Go](http://nicholasjackson.io/2016/02/26/building-and-testing-microservices-part1/?utm_source=studygolang&utm_medium=email)
[Awesome Go LibHunt: Curated Go Tools and Libraries](https://go.libhunt.com/?utm_source=studygolang&utm_medium=email)
Hundreds of Go resources (mostly libraries and tools hosted on GitHub) organized into categories.
[Gallium: Build Desktop Apps with Go and HTML](https://github.com/alexflint/gallium?utm_source=studygolang&utm_medium=email)
[easyjson: A Fast JSON serializer for Go](https://github.com/mailru/easyjson?utm_source=studygolang&utm_medium=email)
[zap: Fast, Structured, Leveled Logging, by Uber](https://github.com/uber-common/zap?utm_source=studygolang&utm_medium=email)
[Qt 5.7 Bindings for Go](https://github.com/therecipe/qt?utm_source=studygolang&utm_medium=email)
[go-chart: A Basic Chart Drawing Library](https://github.com/wcharczuk/go-chart?utm_source=studygolang&utm_medium=email)
[android-go: A Platform for Writing Android Apps in Go](https://github.com/xlab/android-go?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)