Wednesday, February 10, 2016

I wrote my solutions to tour.golang.org at gist.github.com



How quickly I've picked up Go

I started writing Go with the cononical hello_world.go program on Jan 11, 2016.

I wrote a working B+Tree implementation in Go on Feb 11, 2016.

So I would say it took me 4 weeks to become "productive" in Go. I still need to use the Playground to work out small issues with Go syntax every now and again.

Sunday, February 7, 2016

Testing Gist & Go Playground

The Gist:



The iframe embed of Go Playground heigh=500