term · 2 entries
- 2015-03-053 minUsing Sublime Text for Go Development
For the last 6 months I have been using Go as my primary development language and for a large part of that I have been using sublime text 3 . Along the way the go developers have released quite a few handy and time …
#002 - 2014-03-234 minGolang can I have a package manager please?
Currently golang has no standard package manager; this in my view makes it a harder for those new to the language. golang has for the most part been a pleasure to use, built-in features are well thought out and help new …
#001