Golang Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Go Newsletter
Issue 62 — June 12, 2015
Featured
7 Common Mistakes in Go and When to Avoid Them   video 
Steve Francia of Docker looks at some common mistakes when using Go’s features, such as interface usage, pointer misunderstandings, and thinking of errors as strings.
YouTube
gb, A Project Based Build Tool for the Go Programming Language
We’ve mentioned this interesting tool a few times, but its creator has written up a full introduction and explains the benefits of adopting a project based workflow for building solutions in Go.
Dave Cheney
Continuous Delivery with Codeship
Codeship is a hosted Continuous Integration and Delivery service focusing on speed, security, and customizability. Join customers like CareerBuilder and Product Hunt and speed up your software development with Codeship!
Codeship   sponsored 
The State of Go in the Market and Its Future
A Reddit discussion about Go’s popularity and relevance in the market. Opinions go all the way from saying not to put all your eggs in Go’s basket to Go being “the next great language.”
Reddit
Rob Pike On The Move From C to Go in The Toolchain   video 
At GopherFest 2015, Rob Pike spoke about the state of Go 1.5 and how the entire system is now itself written in Go.
GopherFest 2015
How We Moved Our API From Ruby to Go
Ruby let Parse get the first versions of their API out the door quickly but they’ve recently been reimplementing some of it in Go - why?
Charity Majors
Godep: Dependency Management in Go   tutorial 
Instead of requiring changes to be made to the source code to support vendored import paths, Godep modifies GOPATH to use the vendored folder.
Brendan Fosberry
Jobs
Want to work on new projects? Make more money? Try a new stack? Relocate?
On Hired, we'll bring the options to you. With over 2,000 pre-screened tech companies in 10 cities in the US UK, you'll be sure to find what you're looking for. Join Hired today.
Hired.​com
Site Reliability Engineer at trivago
We are looking for an experienced Site Reliability Engineer to join the world’s largest hotel search and ensure a reliable, fault-tolerant production environment. If PHP is your mother tongue language, we should talk.
trivago
In Brief
Experimental Dependency Vendoring in Go 1.5   news 
Russ Cox
Women Who Go in San Francisco   news 
A new group for female Go developers meeting up for the first time later this month.
Meetup
Implementing A Reverse Proxy in Go on Google App Engine   tutorial 
Paul Okstad
Experiences in Writing an Integration Service in Go   opinion 
Adam Presley
A Year with Go   opinion 
If you enjoy reading contrary opinion pieces.. “I’m going to put Go (alongside C++, Java and PHP) in the weird drawer under the microwave where all the stuff you can’t find a good use for gravitates.”
Andrew Thompson
go2xcode: Go Package to Xcode Project Generator   tools 
Converts a Go package into a Xcode project that targets iOS 8.3.
Burcu Dogan
grace: Graceful Restart for Go Servers   tools   code 
Makes it easy to build socket based servers that can be gracefully terminated restarted (i.e. without dropping any connections).
Facebook
kala: A Modern Job Scheduler Written in Go   code 
Has a simple language agnostic JSON over HTTP API and uses BoltDB as a backend. Currently just an alpha.
AJ Bahnken
go-freeling: Natural Language Processing in Go   code 
A partial port of Freeling 3.1, an open source suite of natural language analyzers. It can do things like PoS tagging, text tokenization, sentence splitting, and morphological analysis.
Antonio Linari
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.