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 50 — March 19, 2015
Featured
Golang Internals: A Four Part Dive Into the Go Compiler
A series of posts looking at how the Go compiler does its thing, looking at core concepts, typecasting, linking, and function metadata respectively.
Sergey Matyukevich
Object Oriented Programming in Go   video 
A recording of a recent live session given by William Kennedy, a Go trainer, on doing object oriented style programming with Go, even though it’s not specifically an OO language.
YouTube
Creating Fakes in Go with Channels
Fakes are a common testing technique that involve creating a bare implementation of an interface that you can use in testing.
Nick Gauthier
GXUI: An Experimental Cross Platform UI Library   code 
Still at an early stage and written by a couple of Googlers as an experiment, they now want to see if it can grow into something better.
Google
Why Go Resonates with BDD Creator Dan North   opinion 
“From a developer perspective, it’s a very nice language. If you’re a purist, of course, it’s dreadful.”
Voxxed
Go Report Card: Get a Report on Go Code in a GitHub Project   tools 
A Gopher Gala Hackathon project that takes a GitHub URL, scans the Go code in that repository, and reports on its ‘quality’.
goreportcard.​com
In Brief
A Brian Kernighan Co-Authored Go Book is Under Development   news 
Amazon
HTML Forms and Go   tutorial 
Sau Sheong Chang
'continue' Statements with Labels   tutorial 
Karl Matthias
Quick-and-Dirty Debugging in Golang   tutorial 
Charles Iliya Krempeaux
Embracing the Standard Library   video 
Bryan Liles
A Few Notes On Choosing Between Go and D for a Quick Project   opinion 
D Programming Forum
gosrc.org: Like godoc.org But With Cross References and More   tools 
Sourcegraph
Cloud GoX: A Go Cross-Compiler in the Cloud   code   tools 
You can deploy your own version to Heroku too.
Jaime Pillora
gorpc: Simple, Fast and Scalable RPC Library for High Load   code 
Aliaksandr Valialkin
Media: For Building Audio Applications with Go   code 
So far it’s just support for media decoding via mpg123 and playback via libao.
weberc2
Collaborative Apps with Go at Citrix   code 
Tim Gossett
go-resources: Unfancy Resource Embedding for Go Webapps   code 
O'Meid
cc: A Cross-Platform C Compiler Being Written in Go   code 
An in-progress hobby project.
Andrew Chambers
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.