## FEATURED
[The Saga of Go Dependency Management](https://blog.gopheracademy.com/advent-2016/saga-go-dependency-management/?utm_source=studygolang&utm_medium=email)
Next year, the Go dependency management landscape is likely to change quite a bit. Here, Sam Boyer ties up Go’s package management past, present, and future.
[Participate in the Official 2016 Go User Survey](https://blog.golang.org/survey2016?utm_source=studygolang&utm_medium=email)
Responses will help the Go team understand how they are doing and help plan improvements for the Go language, libraries, and tools both for individuals and companies.
[Some Tools For Go You Might Not Know Yet](https://blog.gopheracademy.com/advent-2016/some-tools-for-go-that-you-might-not-know-yet/?utm_source=studygolang&utm_medium=email)
With the year coming to a close it’s a great time to polish up your toolset. Here’s a look at four tools you may be unfamiliar with: interfacer, zb, realize, and binstale.
[Contributing to the Go Project](https://blog.gopheracademy.com/advent-2016/contributing-to-the-go-project/?utm_source=studygolang&utm_medium=email)
An attempt to demystify the process behind contributing to Go to encourage you to tackle an issue or solve a bug for yourself.
[How to Write Your Own Go Tool](https://www.youtube.com/watch?v=oxc8B2fjDvY&utm_source=studygolang&utm_medium=email)
Software Engineer Fatih Arslan runs through the various Go parser family packages and how to use them to create your own Go tool from scratch. 23 minutes.
[Gogland: A Forthcoming Go IDE from JetBrains](https://www.jetbrains.com/go/?utm_source=studygolang&utm_medium=email)
Early access program only for now, but looks promising, particularly if you use their other IDEs.
[MapReduce and Munching Through Big Data](https://appliedgo.net/mapreduce/?utm_source=studygolang&utm_medium=email)
How Google tackled the problem of processing enormous amounts of data, and how you can do the same with Go.
## IN BRIEF
[Manning Doing a 50% Off Sale on Go Language Books Today (Only)](http://freecontent.manning.com/gobooks/?utm_source=studygolang&utm_medium=email)
[Go 1.8 to Feature Support for HTTP/2 Server Push](http://golang.rakyll.org/http2push/?utm_source=studygolang&utm_medium=email)
[New Features in Go 1.8's database/sql Package](https://blog.gopheracademy.com/advent-2016/database_sql/?utm_source=studygolang&utm_medium=email)
[How Do They Do It: Timers in Go](https://blog.gopheracademy.com/advent-2016/go-timers/?utm_source=studygolang&utm_medium=email)
Covers the internal implementation of timers in Go, with plenty of example repo links to follow.
[Goroutree: A Tree-Based Set Made of Coordinating Goroutines](https://blog.gopheracademy.com/advent-2016/goroutree/?utm_source=studygolang&utm_medium=email)
[Data Pipelines and Versioning with the Pachyderm Go Client](https://blog.gopheracademy.com/advent-2016/pachyderm/?utm_source=studygolang&utm_medium=email)
[How to Avoid Go Gotchas By Learning Internals](https://divan.github.io/posts/avoid_gotchas/?utm_source=studygolang&utm_medium=email)
[Declaration Scopes in Go](https://dave.cheney.net/2016/12/15/declaration-scopes-in-go?utm_source=studygolag&utm_medium=email)
[How to Create a URL Shortener with Go and Couchbase](https://www.youtube.com/watch?v=OVBvOuxbpHA&utm_source=studygolang&utm_medium=email)
[Go and a Package Focused Design](https://blog.gopheracademy.com/advent-2016/go-and-package-focused-design/?utm_source=studygolang&utm_medium=email)
[Code Quality Reports, A Free Service to Measure Go Project Quality](https://www.exago.io/?utm_source=studygolang&utm_medium=email)
[Gorums: Framework for Implementing Fault-Tolerant Quorum-Based Protocols](https://github.com/relab/gorums?utm_source=studygolang&utm_medium=email)
[Greenwall: Tiny Service Health Dashboard Written in Go](https://github.com/mtojek/greenwall?utm_source=studygolang&utm_medium=email)
[Botella: Build a Chat Bot with Docker Plugins](https://agonzalezro.github.io/botella/?utm_source=studygolang&utm_medium=email)
Flexible and uses Docker containers for plugins so you can build them however you like.
[godash: Utility Functions for Manipulating Slices](https://godoc.org/github.com/zillow/godash)
Inspired by JavaScript’s Lodash.
[godb: A Simple Go ORM That Maps Between SQL and Structs](https://github.com/samonzeweb/godb?utm_source=studygolang&utm_medium=email)
[Zygomys: A LISP-Based Embedded Scripting Language for Go](https://github.com/glycerine/zygomys?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)