diff options
author | Andrew Gerrand <adg@golang.org> | 2013-03-08 11:17:09 +1100 |
---|---|---|
committer | Andrew Gerrand <adg@golang.org> | 2013-03-08 11:17:09 +1100 |
commit | db9a09ff445f7e6bfcb2d3484f8c6bad13ebdd3d (patch) | |
tree | 513b5f3d579e7c1fcbc304058ddaa2551e7c24fb /content/getthee-to-go-meetup.article | |
parent | 0ee9872fcd5cf9023cb43a68faf67203cbe81295 (diff) |
go.blog: add content
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7436052
Diffstat (limited to 'content/getthee-to-go-meetup.article')
-rw-r--r-- | content/getthee-to-go-meetup.article | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/getthee-to-go-meetup.article b/content/getthee-to-go-meetup.article new file mode 100644 index 0000000..4435cbd --- /dev/null +++ b/content/getthee-to-go-meetup.article @@ -0,0 +1,14 @@ +Get thee to a Go meetup +27 Feb 2013 + +Andrew Gerrand + +* Introduction + +Last week, David Symonds and I each gave talks at Sydney's Go meetup, [[http://www.meetup.com/golang-syd/][golang-syd]]. Dave spoke about [[http://talks.godoc.org/github.com/dsymonds/talks/2013-feb-golang-syd/golang-syd.slide][Go API design in the context of Protocol Buffers]], and I discussed some neat tricks in the construction of [[http://talks.godoc.org/github.com/nf/streak/talk.slide][a small command-line program]]. The presentations were short but provoked some good questions and interesting discussion. Of the 50-odd attendees, most were regular Go programmers and a fair chunk write Go code professionally. It was a fun night. + +It would have been great to see you there but, statistically, you're not from Sydney. Despair not, however, as there are likely some people in your area who either run a Go meetup or want to start one. + +The Go wiki lists [[http://code.google.com/p/go-wiki/wiki/GoUserGroups][Go user groups]] around the world, so if there's one nearby you should consider going along to the next event. + +If not, why not start your own? To gauge interest, ask around in the [[https://plus.google.com/communities/114112804251407510571][Go+ Community]] and the [[http://groups.google.com/group/golang-nuts][golang-nuts mailing list]], and take a look at this [[http://golang.meetup.com/all/][list of people]] waiting for a Go meetup in their area. Once you have a few people interested - and at least one person willing to present something - pick a venue and set a date. If you build it, they will come. |