## FEATURED
[Advanced Patterns with io.ReadWriter](https://www.youtube.com/watch?v=kTAsciVuZLQ&utm_source=studygolang&utm_medium=email)
An 18 minute code-heavy talk from the Golang UK Conference looking at two examples of using io.Reader, io.Writer, and io.ReadWriter.
[The Great Go Dependency Management User Survey](https://spf13.typeform.com/to/zkP0lx?utm_source=studygolang&utm_medium=email)
The Go dependency management committee requests your feedback on managing dependencies in Go to help inform its ongoing work.
[A Kickstarter to Make a Real 'Go Gopher' Plush Toy](https://www.kickstarter.com/projects/1604791210/go-gopher-toy?utm_source=studygolang&utm_medium=email)
A project to bring Go’s iconic gopher mascot to life and approved by its designer Renee French.
[Go 1.7.1 Released: A Minor Revision](https://golang.org/doc/devel/release.html?utm_source=studygolang&utm_medium=email#go1.7.minor)
Includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, io net, net/http, path/filepath, reflect, and syscall packages.
[Dave Cheney on SOLID Go Design](https://www.youtube.com/watch?v=zzAdEt3xZ1M&utm_source=studygolang&utm_medium=email)
We linked to the writeup two weeks ago, but now the video is also available. 27 minutes.
[Sandwich: An HTTP Middleware Framework](https://github.com/augustoroman/sandwich?utm_source=studygolang&utm_medium=email)
Lets you write handlers and middleware the way you want and takes care of tracking and validating dependencies.
## IN BRIEF
[Women Who Go (London): A Free Go Workshop in London (Oct 1-2)](http://www.meetup.com/Women-Who-Go-London/events/233305364/?utm_source=studygolang&utm_medium=email)
[How to Test with Go, An Introductory Guide](http://www.calhoun.io/how-to-test-with-go/?utm_source=studygolang&utm_medium=email)
[Data Storage with BoltDB](https://medium.com/@benbjohnson/wtf-dial-boltdb-a62af02b8955?utm_source=golangweekly&utm_medium=email)
Exploring embedded databases, schemas via serialization, and testing mechanics.
[Bidirectional gRPC Streaming for Go](http://golang.rakyll.org/grpc-streaming/?utm_source=studygolang&utm_medium=email)
[Building a GitHub System Status API to Slack Notifications System in Go](https://github.com/shekhargulati/52-technologies-in-2016/blob/master/29-golang-github-slacknotification/README.md?utm_source=studygolang&utm_medium=email)
[Introduction to OAuth on gRPC](https://texlution.com/post/oauth-and-grpc-go/?utm_source=studygolang&utm_medium=email)
[A Walkthrough of Go's encoding/json Package](https://medium.com/@benbjohnson/go-walkthrough-encoding-json-package-9681d1d37a8f?utm_source=studygolang&utm_medium=email)
Diving deep into Go’s JSON encoding package.
[Linux.Rex.1: A Linux Trojan Written in Go](http://vms.drweb.com/virus/?_is=1&i=8436299&lng=en&utm_source=studygolang&utm_medium=email)
Analysis of a self-replicated trojan written in Go.
[Has the Go Language Become Cloud Native?](http://thenewstack.io/has-go-become-cloud-native/?utm_source=studygolang&utm_medium=email)
[Dropping Down: Go Functions in Assembly Language [PDF]](https://github.com/golang/go/files/447163/GoFunctionsInAssembly.pdf?utm_source=sudygolang&utm_medium=email)
[Go + Microservices = Go Kit](https://www.youtube.com/watch?v=JXEjAwNWays&utm_source=studygolang&utm_medium=email)
[Real Time Machine Learning in Go](https://www.youtube.com/watch?v=taiUNm1I3QY&spfreload=5&utm_source=studygolang&utm_medium=email)
[SQLBoiler: Tool to Generate A Go ORM Tailored to Your Database Schema](https://github.com/vattle/sqlboiler?utm_source=studygolang&utm_medium=email)
[Sacrificial-Socket: A Go WebSocket Library with An API Similar to Socket.IO](https://github.com/raz-varren/sacrificial-socket?utm_source=studygolang&utm_medium=email)
[gobeat: Health Check Monitor, Command Automation Tool and Process Restarter](https://github.com/radovskyb/gobeat?utm_source=studygolang&utm_medium=email)
[FastCSV: A Fast CSV Reading Library](https://bitbucket.org/weberc2/fastcsv?utm_source=studygolang&utm_medium=email)
Still very much alpha so your mileage may vary.
[mylg: A Network Diagnostic Tool](https://github.com/mehrdadrad/mylg?utm_source=studygolang&utm_medium=email)
ping, trace, packet analysis, RIPE info, LAN discovery, and more in a single command line tool.
[jr: A JSON-RPC Command Line Client Written in Go](https://github.com/lukechampine/jr?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)