FEATURED
GopherCon 2015 Call for Proposals Open
The CFP closes March 31 so get your proposals to speak in before then. The event itself take place in Denver, CO - Jul 7-10, and tickets were still available at the time of publication, but they're likely to sell out.
How to Build A Simple Web App in Go
A 30 minute video walking through from scratch.
Building Scalable Distributed Systems using Go and Mesos
Apache Mesos is a ‘distributed systems kernel’ that lets you program against a collection of machines as if it’s a single one.
READING
We Go in Batches (Using Golang Concurrency for Facebook Events)
JSON Encoding in Go: Dealing with Sensitive Fields
Calling A Method Via Interface Is Much Slower On ARM
Re-architecting for Real Scale
A video encoding service moved from Ruby to Go with significant performance increases.
An Interview with Gopher Julia Allyce Poladsky
CODE, LIBRARIES AND TOOLS
Switcher: A Proxy Server (in go) to Run SSH and HTTP(S) over the same port
Matrix 'Digital Rain' Demo written in Go for HTML5 + Canvas
Code here. Written in the Go language and compiled to JavaScript with GopherJS.
ipe: A Go Pusher Server Implementation Compatible with Pusher Client Libraries
Pusher is a real-time Web app messaging service - this attempts to mimic the backend.
c2go: C to Go Translation Tool Supporting Go Toolchain Migration
Not a general C to Go translation tool, alas, but specifically for the Go toolchain migration mentioned in the last issue.
Generating Pretty URLs for SEO in Go using String and Regex Packages
有疑问加站长微信联系(非本文作者)
