Entries Tagged as 'Go'
Episode 39 - SeaweedFS, Docker, Jetbrains and various philosophical language ramblings
November 27th, 2015 · Comments
Tags: Conferences · Virtual Machines · Cloud · IntelliJ · CFML · Clojure · Go · Google Cloud · JVM · Docker · Languages
Episode 35 - Go(ing) to Go
September 12th, 2014 · Comments
So, we're finally back. Episode 35 is all about Go and we're joined by Marc Esher (who was on the podcast before).
Getting started:
- Start: http://golang.org/
- Go in-browser tour: http://tour.golang.org/#1
- Intro to how to write go code: http://golang.org/doc/code.html
- Effective Go: http://golang.org/doc/effective_go.html
- Go language spec (quite readable): http://golang.org/ref/spec
- Some code to read: http://www.somethingsimilar.com/2013/12/27/code-to-read-when-learning-go/
- List of Go projects: https://code.google.com/p/go-wiki/wiki/Projects#Frameworks_and_Toolkits
- Cross-compilation with Go: http://dave.cheney.net/2012/09/08/an-introduction-to-cross-compilation-with-go
Go Packages and Libraries:
- Web Framework: Martini
- Testing: GoConvey
- Package Management: GPM
- Generics: Gen
- URL routing: Mux
- Goon (GAE specific)
Community:
- Go slack community: https://gophers.slack.com/
- #go-nuts on Freenode (IRC)
Tags: Go
Episode 34 - Much Belated
July 14th, 2014 · Comments
So Kai was meant to put this episode up months and months ago, but he decided to go travelling instead and it has languished since then.
So I'm going through the notes now and hopefully I managed to write down everything we talked about.
Kai finished off the Data Mining with Weka MOOC recently, and talks about his experience.
Mark recommends (probably yet again), the A Programmer's Guide to Data Mining online book.
Mark realises he's an idiot when it came to immutability and Clojure, and ends up rewriting his library. See this ticket and this blog post for details.
Mark was heading off to CampJS at the time (yep, it was that long ago we recorded this).
Mark talks about Google App Engine (apparently I'm doing all the talking here). What specifically I talk about I can't remember. From the notes it looks like Managed VMs and the Asia Pacific data centre.
Kai tries to tie Heartbleed to ColdFusion. It's doesn't work.
I think that about covers it! I think I'm now going to listen to the podcast again, just so I can remember what we said.
Oh yeah, I'm not unemployed any more, either.
Tags: ColdFusion · Cloud · Javascript · Clojure · Go
Episode 33 - Stuff
January 16th, 2014 · Comments
This recording was actually supposed to happen before the Holidays. But on the morning, Mark was turned into a domestic goddess for the day by his lovely wife, so we had to postpone.
- Webstock 2014 (Wellington)
- cf.Objective() (Minneapolis) (speaking)
- Scotch on the Rocks (Edinburgh) (speaking)
- Webinale or Int'l PHP conference (Berlin) (topics submitted)
- Pycon AU (Brisbane)
- CFCamp (Munich)
- Lambda Jam AU
- Strange Loop (St. Louis)
Tags: Conferences · Community · CFML · Clojure · Go · Boardgames